update view button

enabled for some strings translation to use (tr)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1145 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-04-29 17:48:25 +00:00
parent 88fa2715d5
commit 34c8e5108b
3 changed files with 34 additions and 6 deletions

View file

@ -258,6 +258,16 @@ p, li { white-space: pre-wrap; }
<string>Set Tabs Left</string>
</property>
</action>
<action name="actionTabsRounded" >
<property name="text" >
<string>Set Tabs Rounded</string>
</property>
</action>
<action name="actionTabsTriangular" >
<property name="text" >
<string>Set Tabs Triangular</string>
</property>
</action>
</widget>
<resources/>
<connections/>