[gnome-robots] Rename gnome-robots.desktop back to gnobots2.desktop



commit 74de9a01a7a95879b3e4bf5d70834e0c23706380
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Mar 18 11:55:57 2013 -0400

    Rename gnome-robots.desktop back to gnobots2.desktop
    
    We don't have a good way of handling migrating user settings for a
    change like this, so let's revert for now.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696074

 data/Makefile.am                                   |    2 +-
 ...robots.desktop.in.in => gnobots2.desktop.in.in} |    0
 po/POTFILES.in                                     |    2 +-
 po/POTFILES.skip                                   |    2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 5109a22..13ecf23 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -52,7 +52,7 @@ config_DATA = robots2.cfg \
               nightmare.cfg
 
 Gamesdir = $(datadir)/applications
-Games_in_files = gnome-robots.desktop.in.in
+Games_in_files = gnobots2.desktop.in.in
 Games_DATA = $(Games_in_files:.desktop.in.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
diff --git a/data/gnome-robots.desktop.in.in b/data/gnobots2.desktop.in.in
similarity index 100%
rename from data/gnome-robots.desktop.in.in
rename to data/gnobots2.desktop.in.in
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 15555f3..2a71478 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,7 @@
 # List of source files containing translatable strings.
 # Please keep this file in alphabetical order.
 [encoding: UTF-8]
-data/gnome-robots.desktop.in.in
+data/gnobots2.desktop.in.in
 data/org.gnome.robots.gschema.xml.in
 src/game.c
 src/games-controls.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 5c8d69d..8e5862b 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1 +1 @@
-data/gnome-robots.desktop.in
+data/gnobots2.desktop.in


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