online-desktop r7246 - in trunk: . po



Author: walters
Date: Wed Apr  2 18:40:34 2008
New Revision: 7246
URL: http://svn.gnome.org/viewvc/online-desktop?rev=7246&view=rev

Log:
Various distcheck bits; new tarball version.


Modified:
   trunk/Makefile-online-prefs-sync.am
   trunk/Makefile-pyonlinedesktop.am
   trunk/Makefile-weblogindriver.am
   trunk/configure.ac
   trunk/po/POTFILES.in

Modified: trunk/Makefile-online-prefs-sync.am
==============================================================================
--- trunk/Makefile-online-prefs-sync.am	(original)
+++ trunk/Makefile-online-prefs-sync.am	Wed Apr  2 18:40:34 2008
@@ -25,13 +25,13 @@
 
 autostartdir=$(datadir)/gnome/autostart
 autostart_in_files=online-prefs-sync/online-prefs-sync.desktop.in
-autostart_files=$(autostart_in_files:.desktop.in=.desktop)
+autostart_files=online-prefs-sync.desktop
 autostart_DATA = $(autostart_files)
 
 # intltool not here until po exists and all that
 # INTLTOOL_DESKTOP_RULE@
-online-prefs-sync/online-prefs-sync.desktop: online-prefs-sync/online-prefs-sync.desktop.in
-	cat $(srcdir)/online-prefs-sync/online-prefs-sync.desktop.in | sed -e 's/^_//g' > online-prefs-sync/online-prefs-sync.desktop
+online-prefs-sync.desktop: $(srcdir)/online-prefs-sync/online-prefs-sync.desktop.in
+	cat $(srcdir)/online-prefs-sync/online-prefs-sync.desktop.in | sed -e 's/^_//g' > online-prefs-sync.desktop
 
 EXTRA_DIST += $(autostart_in_files)
 MAINTAINERCLEANFILES +=	$(autostart_files)

Modified: trunk/Makefile-pyonlinedesktop.am
==============================================================================
--- trunk/Makefile-pyonlinedesktop.am	(original)
+++ trunk/Makefile-pyonlinedesktop.am	Wed Apr  2 18:40:34 2008
@@ -1,3 +1,10 @@
 pylibdir = $(pyexecdir)/pyonlinedesktop
 pylib_PYTHON = \
-	pyonlinedesktop/*.py 
+	pyonlinedesktop/__init__.py \
+	pyonlinedesktop/firefox.py \
+	pyonlinedesktop/fsutil.py \
+	pyonlinedesktop/ggadget.py \
+	pyonlinedesktop/gnomepanel.py \
+	pyonlinedesktop/mozembed_wrap.py \
+	pyonlinedesktop/odpanel.py \
+	pyonlinedesktop/widget.py

Modified: trunk/Makefile-weblogindriver.am
==============================================================================
--- trunk/Makefile-weblogindriver.am	(original)
+++ trunk/Makefile-weblogindriver.am	Wed Apr  2 18:40:34 2008
@@ -17,3 +17,5 @@
 service_DATA = $(service_in_files:.service.in=.service)
 $(service_DATA): $(service_in_files) Makefile
 	@sed -e "s|\ bindir\@|$(bindir)|" $< > $@
+
+DISTCLEANFILES += $(service_DATA)
\ No newline at end of file

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Apr  2 18:40:34 2008
@@ -5,7 +5,7 @@
 AC_CONFIG_SRCDIR(od-session)
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE(online-desktop, 0.2.21)
+AM_INIT_AUTOMAKE(online-desktop, 0.2.25)
 GNOME_COMMON_INIT
 
 AM_CONFIG_HEADER(config/config.h)

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Wed Apr  2 18:40:34 2008
@@ -1,3 +1,13 @@
 [encoding: UTF-8]
+apps/flickr/flickr.desktop.in
+apps/gmail/gmail.desktop.in
+apps/google-calendar/google-calendar.desktop.in
+apps/google-docs/google-docs.desktop.in
+apps/google-reader/google-reader.desktop.in
+online-desktop.schemas.in
+online-prefs-sync/hippo-dbus-helper.c
+online-prefs-sync/online-prefs-sync.desktop.in
+online-prefs-sync/parser.c
+pidgin/hippo-dbus-helper.c
 
 



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