Added dirty start check, added images to plugin buttons, cleanup
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
<property name="can-focus">True</property>
|
||||
<property name="receives-default">True</property>
|
||||
<property name="tooltip-text" translatable="yes">Empty Trash...</property>
|
||||
<property name="margin-bottom">20</property>
|
||||
<signal name="button-release-event" handler="empty_trash" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
@@ -63,7 +64,6 @@
|
||||
<property name="can-focus">True</property>
|
||||
<property name="receives-default">True</property>
|
||||
<property name="tooltip-text" translatable="yes">Move to Trash...</property>
|
||||
<property name="margin-top">20</property>
|
||||
<property name="image">trash_img</property>
|
||||
<property name="always-show-image">True</property>
|
||||
<signal name="button-release-event" handler="trash_files" swapped="no"/>
|
||||
|
Reference in New Issue
Block a user