[Goodies-commits] r3418 - in xfce4-sensors-plugin/trunk: icons po

Fabian Nowak timystery at xfce.org
Sat Oct 20 20:17:32 CEST 2007


Author: timystery
Date: 2007-10-20 18:17:31 +0000 (Sat, 20 Oct 2007)
New Revision: 3418

Modified:
   xfce4-sensors-plugin/trunk/icons/Makefile
   xfce4-sensors-plugin/trunk/po/de.po
Log:
corrected string error in german translation, updated makefiles by 
autogen.sh


Modified: xfce4-sensors-plugin/trunk/icons/Makefile
===================================================================
--- xfce4-sensors-plugin/trunk/icons/Makefile	2007-10-20 18:14:00 UTC (rev 3417)
+++ xfce4-sensors-plugin/trunk/icons/Makefile	2007-10-20 18:17:31 UTC (rev 3418)
@@ -142,9 +142,9 @@
 LIBXFCE4PANEL_VERSION = 4.4.1
 LN_S = ln -s
 LTLIBOBJS = 
-MAINT = #
-MAINTAINER_MODE_FALSE = 
-MAINTAINER_MODE_TRUE = #
+MAINT = 
+MAINTAINER_MODE_FALSE = #
+MAINTAINER_MODE_TRUE = 
 MAKEINFO = ${SHELL} /home/tim/tmp/xfce-4.3/xfce4-sensors-plugin/missing --run makeinfo
 MKINSTALLDIRS = ./mkinstalldirs
 MSGFMT = /usr/bin/msgfmt
@@ -152,9 +152,9 @@
 PACKAGE = xfce4-sensors-plugin
 PACKAGE_BUGREPORT = timystery at arcor.de
 PACKAGE_NAME = xfce4-sensors-plugin
-PACKAGE_STRING = xfce4-sensors-plugin 0.11.0
+PACKAGE_STRING = xfce4-sensors-plugin 0.10.99-1
 PACKAGE_TARNAME = xfce4-sensors-plugin
-PACKAGE_VERSION = 0.11.0
+PACKAGE_VERSION = 0.10.99-1
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PLATFORM_CFLAGS = 
@@ -169,7 +169,7 @@
 SOLLIBS = 
 STRIP = strip
 USE_NLS = yes
-VERSION = 0.11.0
+VERSION = 0.10.99-1
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_ARGS = --keyword=Q_ --from-code=UTF-8
 ac_ct_CC = gcc
@@ -232,7 +232,7 @@
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 	@for dep in $?; do \
 	  case '$(am__configure_deps)' in \
 	    *$$dep*) \
@@ -257,9 +257,9 @@
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
-$(top_srcdir)/configure: # $(am__configure_deps)
+$(top_srcdir)/configure:  $(am__configure_deps)
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
 mostlyclean-libtool:

Modified: xfce4-sensors-plugin/trunk/po/de.po
===================================================================
--- xfce4-sensors-plugin/trunk/po/de.po	2007-10-20 18:14:00 UTC (rev 3417)
+++ xfce4-sensors-plugin/trunk/po/de.po	2007-10-20 18:17:31 UTC (rev 3418)
@@ -17,7 +17,7 @@
 
 #: ../panel-plugin/sensors.c:196
 msgid "<span foreground=\"#000000\"><b>Sensors</b></span>\n"
-msgstr "<span foreground=\"#000000\""><b>Sensoren</b></span>\n"
+msgstr "<span foreground=\"#000000\"><b>Sensoren</b></span>\n"
 
 #: ../panel-plugin/sensors.c:480
 #, c-format




More information about the Goodies-commits mailing list