[eog/wip/gaction-migration] Fix renamed file in POTFILES.in



commit f23f70136861dee2519cf72828c416a907418e53
Author: Felix Riemann <friemann gnome org>
Date:   Sun Dec 21 15:55:24 2014 +0100

    Fix renamed file in POTFILES.in

 data/Makefile.am |    2 +-
 po/POTFILES.in   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index f5e039b..ba0982c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -33,7 +33,7 @@ EXTRA_DIST =                  \
        eog-image-properties-dialog.ui  \
        eog-multiple-save-as-dialog.ui  \
        eog-preferences-dialog.ui \
-       popup-menus.ui  \
+       popup-menus.ui          \
        $(DESKTOP_IN_FILES)     \
        $(appdata_in_files)     \
        eog.convert
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 67ea400..db20025 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,9 +7,9 @@ data/eog.desktop.in.in
 [type: gettext/glade]data/eog-image-properties-dialog.ui
 [type: gettext/glade]data/eog-multiple-save-as-dialog.ui
 [type: gettext/glade]data/eog-preferences-dialog.ui
-[type: gettext/glade]data/eog-view-popup.ui
 [type: gettext/glade]data/fullscreen-toolbar.ui
 [type: gettext/gsettings]data/org.gnome.eog.gschema.xml.in
+[type: gettext/glade]data/popup-menus.ui
 plugins/fullscreen/eog-fullscreen-plugin.c
 plugins/fullscreen/fullscreen.plugin.desktop.in
 plugins/reload/eog-reload-plugin.c


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