[recipes] Fix the gettext domain in appdata



commit 3969506a826c5b0688653dff4c7d4cc3aa3dae7b
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Feb 14 21:45:41 2017 -0500

    Fix the gettext domain in appdata
    
    Another victim of the recipes -> gnome-recipes renaming.

 data/appdata/org.gnome.Recipes.appdata.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index 2756e16..557d31b 100644
--- a/data/appdata/org.gnome.Recipes.appdata.xml.in
+++ b/data/appdata/org.gnome.Recipes.appdata.xml.in
@@ -194,7 +194,7 @@
   <url type="donation">https://www.gnome.org/friends</url>
   <url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=recipes</url>
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
-  <translation type="gettext">recipes</translation>
+  <translation type="gettext">gnome-recipes</translation>
   <update_contact>matthias.clasen_at_gmail.com</update_contact>
   <project_group>GNOME</project_group>
   <developer_name>The GNOME Project</developer_name>


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