Added cookie support for RSS feeds (Needs testing)

This commit is contained in:
Christophe Dumez
2010-05-17 14:57:45 +00:00
parent 119bda1595
commit 994c798264
10 changed files with 243 additions and 11 deletions

View File

@@ -148,12 +148,6 @@ p, li { white-space: pre-wrap; }
<attribute name="headerStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
<attribute name="headerStretchLastSection">
<bool>true</bool>
</attribute>
<column>
<property name="text">
<string notr="true">Bullet</string>
@@ -292,6 +286,15 @@ p, li { white-space: pre-wrap; }
<string>New folder</string>
</property>
</action>
<action name="actionManage_cookies">
<property name="icon">
<iconset resource="../icons.qrc">
<normaloff>:/Icons/oxygen/cookies.png</normaloff>:/Icons/oxygen/cookies.png</iconset>
</property>
<property name="text">
<string>Manage cookies</string>
</property>
</action>
</widget>
<resources>
<include location="../icons.qrc"/>