[nautilus] Forgot to attach the ui file on last commit



commit 4d0daa7967b9dfbe80fa2495e41633b3724483d7
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Feb 16 19:48:03 2015 +0100

    Forgot to attach the ui file on last commit

 src/nautilus-move-to-trash-shorcut-changed.ui |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/src/nautilus-move-to-trash-shorcut-changed.ui b/src/nautilus-move-to-trash-shorcut-changed.ui
new file mode 100644
index 0000000..6541892
--- /dev/null
+++ b/src/nautilus-move-to-trash-shorcut-changed.ui
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.3 -->
+<interface>
+  <requires lib="gtk+" version="3.12"/>
+  <object class="GtkMessageDialog" id="move_to_trash_shorcut_changed_dialog">
+    <property name="resizable">False</property>
+    <property name="modal">True</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="destroy_with_parent">True</property>
+    <property name="type_hint">dialog</property>
+    <property name="text" translatable="yes">Delete Shortcuts Have Changed</property>
+    <property name="secondary_text" translatable="yes">With the latest version of files, you no longer need 
to hold Ctrl to delete - the Delete key will work when pressed on its own.</property>
+    <child type="action">
+      <object class="GtkButton" id="button_got_it">
+        <property name="label" translatable="yes">Got it</property>
+        <property name="visible">True</property>
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="ok">button_got_it</action-widget>
+    </action-widgets>
+  </object>
+</interface>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]