[recipes] Add POTFILES.skip



commit 74422105c54d690535fb4b5f25592db783aaf1d6
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Feb 26 22:27:47 2017 +0100

    Add POTFILES.skip

 po-data/POTFILES.in   |    2 +
 po-data/POTFILES.skip |   76 +++++++++++++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in        |    2 +
 po/POTFILES.skip      |    4 ++
 4 files changed, 84 insertions(+), 0 deletions(-)
---
diff --git a/po-data/POTFILES.in b/po-data/POTFILES.in
index 4a9e63e..caa03bd 100644
--- a/po-data/POTFILES.in
+++ b/po-data/POTFILES.in
@@ -1,2 +1,4 @@
+# List of source files containing translatable strings.
+# Please keep this file sorted alphabetically.
 data/chefs.db.h
 data/recipes.db.h
diff --git a/po-data/POTFILES.skip b/po-data/POTFILES.skip
new file mode 100644
index 0000000..3d92b4c
--- /dev/null
+++ b/po-data/POTFILES.skip
@@ -0,0 +1,76 @@
+# List of source files that should *not* be translated.
+# Please keep this file sorted alphabetically.
+data/org.gnome.Recipes.desktop.in
+data/appdata/org.gnome.Recipes.appdata.xml.in
+src/chef-conflict-dialog.ui
+src/gr-category-tile.ui
+src/gr-chef-dialog.ui
+src/gr-chef-tile.ui
+src/gr-cooking-page.ui
+src/gr-cooking-view.ui
+src/gr-cuisine-page.ui
+src/gr-cuisines-page.ui
+src/gr-cuisine-tile.ui
+src/gr-details-page.ui
+src/gr-edit-page.ui
+src/gr-image-page.ui
+src/gr-image-viewer.ui
+src/gr-list-page.ui
+src/gr-query-editor.ui
+src/gr-recipe-small-tile.ui
+src/gr-recipes-page.ui
+src/gr-recipe-tile.ui
+src/gr-search-page.ui
+src/gr-shopping-page.ui
+src/gr-time-widget.ui
+src/gr-window.ui
+src/menus.ui
+src/recipe-conflict-dialog.ui
+src/recipe-export-dialog.ui
+src/gr-about-dialog.c
+src/gr-account.c
+src/gr-app.c
+src/gr-category-tile.c
+src/gr-chef.c
+src/gr-chef-dialog.c
+src/gr-chef-tile.c
+src/gr-cooking-page.c
+src/gr-cooking-view.c
+src/gr-cuisine.c
+src/gr-cuisine-page.c
+src/gr-cuisines-page.c
+src/gr-cuisine-tile.c
+src/gr-details-page.c
+src/gr-diet.c
+src/gr-diet-row.c
+src/gr-edit-page.c
+src/gr-image-page.c
+src/gr-images.c
+src/gr-image-viewer.c
+src/gr-ingredient.c
+src/gr-ingredients-list.c
+src/gr-list-page.c
+src/gr-meal.c
+src/gr-number.c
+src/gr-query-editor.c
+src/gr-recipe.c
+src/gr-recipe-exporter.c
+src/gr-recipe-formatter.c
+src/gr-recipe-importer.c
+src/gr-recipe-printer.c
+src/gr-recipe-small-tile.c
+src/gr-recipes-page.c
+src/gr-recipe-store.c
+src/gr-recipe-tile.c
+src/gr-search-page.c
+src/gr-season.c
+src/gr-shopping-list-formatter.c
+src/gr-shopping-list-printer.c
+src/gr-shopping-page.c
+src/gr-spice-row.c
+src/gr-unit.c
+src/gr-utils.c
+src/gr-window.c
+src/ingredients.inc
+src/no-ingredients.inc
+src/segments.inc
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d739bfd..75f0560 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,3 +1,5 @@
+# List of source files containing translatable strings.
+# Please keep this file sorted alphabetically.
 data/org.gnome.Recipes.desktop.in
 data/appdata/org.gnome.Recipes.appdata.xml.in
 src/chef-conflict-dialog.ui
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 0000000..49c94ad
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1,4 @@
+# List of source files that should *not* be translated.
+# Please keep this file sorted alphabetically.
+data/chefs.db.h
+data/recipes.db.h


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