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

Fabian Nowak timystery at xfce.org
Mon Oct 22 23:17:04 CEST 2007


Author: timystery
Date: 2007-10-22 21:17:04 +0000 (Mon, 22 Oct 2007)
New Revision: 3427

Modified:
   xfce4-sensors-plugin/trunk/configure.in.in
   xfce4-sensors-plugin/trunk/icons/Makefile
   xfce4-sensors-plugin/trunk/po/POTFILES.in
Log:
modified configure in to include more translation files and update of 
version number and removed parenthesis for make distcheck to work again.


Modified: xfce4-sensors-plugin/trunk/configure.in.in
===================================================================
--- xfce4-sensors-plugin/trunk/configure.in.in	2007-10-22 21:03:43 UTC (rev 3426)
+++ xfce4-sensors-plugin/trunk/configure.in.in	2007-10-22 21:17:04 UTC (rev 3427)
@@ -6,9 +6,9 @@
 dnl 2007 Benedikt Meurer <benny at xfce.org>, Fabian Nowak <timystery at arcor.de>
 dnl
 
-m4_define([sensors_version],[0.10.99-1])
+m4_define([sensors_version],[0.10.99.2])
 
-AC_INIT([xfce4-sensors-plugin], [sensors_version()], [timystery at arcor.de])
+AC_INIT([xfce4-sensors-plugin], [sensors_version], [timystery at arcor.de])
 AC_PREREQ([2.50])
 AC_CANONICAL_TARGET()
 

Modified: xfce4-sensors-plugin/trunk/icons/Makefile
===================================================================
--- xfce4-sensors-plugin/trunk/icons/Makefile	2007-10-22 21:03:43 UTC (rev 3426)
+++ xfce4-sensors-plugin/trunk/icons/Makefile	2007-10-22 21:17:04 UTC (rev 3427)
@@ -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.10.99-1
+PACKAGE_STRING = xfce4-sensors-plugin 0.10.99.2
 PACKAGE_TARNAME = xfce4-sensors-plugin
-PACKAGE_VERSION = 0.10.99-1
+PACKAGE_VERSION = 0.10.99.2
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PLATFORM_CFLAGS = 
@@ -169,7 +169,7 @@
 SOLLIBS = 
 STRIP = strip
 USE_NLS = yes
-VERSION = 0.10.99-1
+VERSION = 0.10.99.2
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_ARGS = --keyword=Q_ --from-code=UTF-8
 ac_ct_CC = gcc

Modified: xfce4-sensors-plugin/trunk/po/POTFILES.in
===================================================================
--- xfce4-sensors-plugin/trunk/po/POTFILES.in	2007-10-22 21:03:43 UTC (rev 3426)
+++ xfce4-sensors-plugin/trunk/po/POTFILES.in	2007-10-22 21:17:04 UTC (rev 3427)
@@ -1,3 +1,6 @@
 panel-plugin/sensors.c
 panel-plugin/sensors.h
+panel-plugin/acpi.c
+panel-plugin/hddtemp.c
+panel-plugin/lmsensors.c
 panel-plugin/xfce4-sensors-plugin.desktop.in.in




More information about the Goodies-commits mailing list