[gnome-pilot/gtk3: 3/6] Comment out applet for the moment, as it needs to be ported to libpanelapplet3.



commit 5e699fb23516a78ec257121d7b0d76a17d7c6c1e
Author: Matt Davey <mcdavey mrao cam ac uk>
Date:   Sat Jan 29 19:43:56 2011 +0000

    Comment out applet for the moment, as it needs to be ported to libpanelapplet3.

 Makefile.am      |    2 --
 configure.ac     |    1 -
 po/POTFILES.in   |    4 ----
 po/POTFILES.skip |    2 +-
 4 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ea33fec..95c9811 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,6 @@ ACLOCAL_AMFLAGS=-I macros
 SUBDIRS = 			\
 	po 			\
 	gpilotd 		\
-	applet			\
 	capplet 		\
 	conduits 		\
 	utils			\
@@ -17,7 +16,6 @@ distuninstallcheck_listfiles = find . -type f -print | grep -v \
  '^\./var/scrollkeeper'
 
 changelogs =				\
-	applet/OChangeLog		\
 	capplet/OChangeLog		\
 	conduits/backup/OChangeLog	\
 	conduits/OChangeLog		\
diff --git a/configure.ac b/configure.ac
index 6ae0030..f69e559 100644
--- a/configure.ac
+++ b/configure.ac
@@ -237,7 +237,6 @@ dnl Create files.
 AC_CONFIG_FILES([
 Makefile 
 gpilotd/Makefile
-applet/Makefile
 conduits/Makefile
 conduits/backup/Makefile
 conduits/evolution-data-server/Makefile
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 15f671a..6c29702 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,9 +1,5 @@
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
-applet/GNOME_PilotApplet.server.in.in
-[type: gettext/glade]applet/pilot-applet.ui
-applet/pilot.c
-applet/pilot.schemas.in
 capplet/gnome-pilot-capplet.c
 capplet/gnome-pilot-cdialog.c
 capplet/gnome-pilot-assistant.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index b9b1665..76106ad 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -2,4 +2,4 @@ gpilot-fileman/fileman.c
 gpilot-fileman/multifile.c
 gpilot-fileman/pilotfunc.c
 gpilot-fileman/preferences.c
-libgpilotdCM/gnome-pilot-conduit-management.c
+gpilotd/gnome-pilot-conduit-management.c



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