[gnome-games] Update POTFILES.in and POTFILES.skip



commit ec614980b54a53ae706e2ac61cbdfc474a0642a9
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Mar 9 17:28:30 2020 +0100

    Update POTFILES.in and POTFILES.skip

 po/POTFILES.in   | 7 ++++---
 po/POTFILES.skip | 6 ++++--
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a8614e9d..76c61d5b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -23,8 +23,8 @@ data/ui/remote-display.ui
 data/ui/reset-controller-mapping-dialog.ui
 data/ui/resume-dialog.ui
 data/ui/resume-failed-dialog.ui
-data/ui/savestates-list.ui
 data/ui/shortcuts-window.ui
+data/ui/snapshots-list.ui
 plugins/desktop/src/desktop-plugin.vala
 plugins/dreamcast/src/dreamcast-header.vala
 plugins/dreamcast/src/dreamcast-plugin.vala
@@ -56,6 +56,7 @@ plugins/wii/src/wii-plugin.vala
 src/command/command-runner.vala
 src/core/media-set/media-set.vala
 src/core/plugin-registrar.vala
+src/core/snapshot-manager.vala
 src/dummy/dummy-platform.vala
 src/gameinfo/gameinfo-disc-id-disc-title.vala
 src/gameinfo/gameinfo-doc.vala
@@ -77,7 +78,7 @@ src/ui/preferences-page-platforms.vala
 src/ui/preferences-page-video.vala
 src/ui/preferences-subpage-gamepad.vala
 src/ui/preferences-subpage-keyboard.vala
-src/ui/savestate-listbox-row.vala
-src/ui/savestates-list.vala
+src/ui/snapshot-row.vala
+src/ui/snapshots-list.vala
 src/utils/cue-sheet/cue-sheet.vala
 src/utils/file-operations.vala
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 543b3506..9c53a2e5 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,5 +1,6 @@
 # List of source files that should *not* be translated.
 # Please keep this file sorted alphabetically.
+data/ui/snapshots-list.ui
 plugins/desktop/src/desktop-plugin.c
 plugins/dreamcast/src/dreamcast-header.c
 plugins/dreamcast/src/dreamcast-plugin.c
@@ -31,6 +32,7 @@ plugins/wii/src/wii-plugin.c
 src/command/command-runner.c
 src/core/media-set/media-set.c
 src/core/plugin-registrar.c
+src/core/snapshot-manager.c
 src/dummy/dummy-platform.c
 src/gameinfo/gameinfo-disc-id-disc-title.c
 src/gameinfo/gameinfo-doc.c
@@ -52,7 +54,7 @@ src/ui/preferences-page-platforms-retro-row.c
 src/ui/preferences-page-video.c
 src/ui/preferences-subpage-gamepad.c
 src/ui/preferences-subpage-keyboard.c
-src/ui/savestate-listbox-row.c
-src/ui/savestates-list.c
+src/ui/snapshot-row.c
+src/ui/snapshots-list.c
 src/utils/cue-sheet/cue-sheet.c
 src/utils/file-operations.c


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