[aisleriot] build: Remove freecell.desktop file



commit bf3108f89b77114b362e3f81957b9fb26627e1f4
Author: Christian Persch <chpe gnome org>
Date:   Mon Aug 13 23:27:54 2012 +0200

    build: Remove freecell.desktop file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681645

 configure.ac                |    1 -
 data/Makefile.am            |    1 -
 data/freecell.desktop.in.in |   13 -------------
 po/POTFILES.in              |    1 -
 po/POTFILES.skip            |    1 -
 5 files changed, 0 insertions(+), 17 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c848fb4..d32f0a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -594,7 +594,6 @@ data/aisleriot.catalog
 data/icons/Makefile
 data/sounds/Makefile
 data/sol.desktop.in
-data/freecell.desktop.in
 games/Makefile
 help/Makefile
 po/Makefile.in
diff --git a/data/Makefile.am b/data/Makefile.am
index 7f45c87..f429503 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -16,7 +16,6 @@ pkcatalog_DATA = aisleriot.catalog
 
 desktop_in_files = \
 	sol.desktop.in.in \
-	freecell.desktop.in.in \
 	$(NULL)
 
 desktopdir = $(datadir)/applications
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7c84fa9..7137082 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,6 @@
 # List of source files containing translatable strings.
 # Please keep this file in alphabetical order.
 [encoding: UTF-8]
-data/freecell.desktop.in.in
 data/sol.desktop.in.in
 src/aisleriot.schemas.in
 src/ar-clutter-embed.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index b66919c..2d54428 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,3 +1,2 @@
-data/freecell.desktop.in
 data/sol.desktop.in
 src/ar-style-gtk.c



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