Fixed up-to-date workspace check

Added icons for tag operations

FossilOrigin-Name: 87468705beaaef842877ab8459e287a61edf4bc3
This commit is contained in:
kostas
2015-05-03 10:26:29 +00:00
parent 9777e1e2da
commit f9eda348be
4 changed files with 19 additions and 11 deletions

View File

@ -918,6 +918,10 @@
</property>
</action>
<action name="actionDeleteTag">
<property name="icon">
<iconset resource="../rsrc/resources.qrc">
<normaloff>:/icons/icons/Button Close-01.png</normaloff>:/icons/icons/Button Close-01.png</iconset>
</property>
<property name="text">
<string>Delete Tag</string>
</property>
@ -938,6 +942,10 @@
</property>
</action>
<action name="actionMergeBranch">
<property name="icon">
<iconset resource="../rsrc/resources.qrc">
<normaloff>:/icons/icons/Document Flow Chart-01.png</normaloff>:/icons/icons/Document Flow Chart-01.png</iconset>
</property>
<property name="text">
<string>Merge Branch</string>
</property>