details: Use 'clone' icon for snapshot button

Better than the 'new' icon since people see that one much more and
likely already have an association with it. Better would be a
distinct icon though.
This commit is contained in:
Cole Robinson 2013-09-30 15:10:42 -04:00
parent 98a95b2e2d
commit 5f34e7d885

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.0 on Sat Sep 28 14:18:18 2013 -->
<!-- Generated with glade 3.16.0 on Mon Sep 30 15:08:28 2013 -->
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkAccelGroup" id="accelgroup1"/>
@ -393,7 +393,7 @@
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">Manage VM snapshots</property>
<property name="label" translatable="yes">Snapshots</property>
<property name="icon_name">vm_new</property>
<property name="icon_name">vm_clone_wizard</property>
<property name="group">control-vm-console</property>
<signal name="toggled" handler="on_control_snapshots_toggled" swapped="no"/>
</object>