- Improved right click menu in RSS streams list

This commit is contained in:
Christophe Dumez 2007-04-15 18:53:53 +00:00
commit 9a4466e74f
3 changed files with 8 additions and 7 deletions

View file

@ -225,12 +225,12 @@
</action>
<action name="actionCreate" >
<property name="text" >
<string>Create</string>
<string>Add RSS stream</string>
</property>
</action>
<action name="actionRefreshAll" >
<property name="text" >
<string>RefreshAll</string>
<string>Refresh all streams</string>
</property>
</action>
</widget>