summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-08 15:23:06 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-08 15:23:06 +0200
commite6d926de620a470a487010f02b47e3932512db93 (patch)
tree36811b84a47fb74e8bda708c4bdacbc7d5e110c5 /appinfo/database.xml
parente2381ea22cfd3fc1ab6b6c8e472740005ad02f87 (diff)
add link to feed which gets opened when clicked on the subheading of an item
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index e4798b492..300f6a2db 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -90,6 +90,11 @@
<notnull>true</notnull>
</field>
<field>
+ <name>link</name>
+ <type>clob</type>
+ <notnull>false</notnull>
+ </field>
+ <field>
<name>favicon_link</name>
<type>clob</type>
<notnull>false</notnull>