[shotwell] Re-introduce "Export" menu



commit d6328842ef4da39c9dbe20579ceb4177ff5950b3
Author: Jens Georg <mail jensge org>
Date:   Sat Feb 25 23:41:03 2017 +0100

    Re-introduce "Export" menu
    
    Accidently named "Save As" because the mixing up the icon with
    the label
    
    Signed-off-by: Jens Georg <mail jensge org>

 ui/media.ui |    2 +-
 ui/photo.ui |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ui/media.ui b/ui/media.ui
index e3d8ba1..c4622ae 100644
--- a/ui/media.ui
+++ b/ui/media.ui
@@ -14,7 +14,7 @@
           <attribute name="action">win.ExternalLibraryImport</attribute>
         </item>
         <item>
-          <attribute name="label" translatable="yes">Save _As…</attribute>
+          <attribute name="label" translatable="yes">_Export…</attribute>
           <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;e</attribute>
           <attribute name="action">win.Export</attribute>
         </item>
diff --git a/ui/photo.ui b/ui/photo.ui
index 6b662a5..33d2705 100644
--- a/ui/photo.ui
+++ b/ui/photo.ui
@@ -14,7 +14,7 @@
           <attribute name="action">win.ExternalLibraryImport</attribute>
         </item>
         <item>
-          <attribute name="label" translatable="yes">Save _As…</attribute>
+          <attribute name="label" translatable="yes">_Export…</attribute>
           <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;e</attribute>
           <attribute name="action">win.Export</attribute>
         </item>


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