[Goodies-commits] r3565 - in xfce4-modemlights-plugin/tags: . 0.1.3.99 0.1.3.99/po

Mike Massonnet mmassonnet at xfce.org
Thu Nov 8 09:28:58 CET 2007


Author: mmassonnet
Date: 2007-11-08 08:28:58 +0000 (Thu, 08 Nov 2007)
New Revision: 3565

Added:
   xfce4-modemlights-plugin/tags/0.1.3.99/
   xfce4-modemlights-plugin/tags/0.1.3.99/AUTHORS
   xfce4-modemlights-plugin/tags/0.1.3.99/ChangeLog
   xfce4-modemlights-plugin/tags/0.1.3.99/Makefile.am
   xfce4-modemlights-plugin/tags/0.1.3.99/NEWS
   xfce4-modemlights-plugin/tags/0.1.3.99/README
   xfce4-modemlights-plugin/tags/0.1.3.99/autogen.sh
   xfce4-modemlights-plugin/tags/0.1.3.99/configure.in.in
   xfce4-modemlights-plugin/tags/0.1.3.99/panel-plugin/
   xfce4-modemlights-plugin/tags/0.1.3.99/pixmaps/
   xfce4-modemlights-plugin/tags/0.1.3.99/po/
   xfce4-modemlights-plugin/tags/0.1.3.99/po/POTFILES.in
Removed:
   xfce4-modemlights-plugin/tags/0.1.3.99/po/POTFILES.in
Log:
Once again the little padawan wanders to a tag, making revolution to the Empire

Copied: xfce4-modemlights-plugin/tags/0.1.3.99 (from rev 3558, xfce4-modemlights-plugin/trunk)

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/AUTHORS (from rev 3559, xfce4-modemlights-plugin/trunk/AUTHORS)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/AUTHORS	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/AUTHORS	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,2 @@
+Andreas J. Guelzow <aguelzow at taliesin.ca>
+Mike Massonnet <mmassonnet at xfce.org>

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/ChangeLog (from rev 3559, xfce4-modemlights-plugin/trunk/ChangeLog)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/ChangeLog	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/ChangeLog	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,52 @@
+2007-11-08 Mike Massonnet <mmassonnet at xfce.org>
+	* === Release 0.1.3.99 ===
+	* */*: Port to Xfce4-panel API 4.4.  Add info dialogs in the configuration
+		 dialog and set default values.
+
+2005-05-19 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* configure.ac, NEWS: post release bump
+	
+2005-05-19 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* === Release 0.1.1 ===
+
+2005-05-18 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* pixmaps/.cvsignore: new
+	* pixmaps/Makefile.am: new
+	* pixmaps/modem-connected.png: new
+	* pixmaps/modem-dialing.png: new
+	* pixmaps/modem-disconnected.png: new
+	* Makefile.am: add pixmap subdirectory
+	* panel-plugin/Makefile.am: add ICONDIR
+	* panel-plugin/modemlights-plugin.c (modemlights_set_pixmaps):
+	  fall back to provided icons
+
+2005-05-18 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* .cvsignore: ignore *.tar.gz
+	* po/.cvsignore: ignore *.gmo
+	
+2005-05-18 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* configure.ac, NEWS: post release bump
+	
+2005-05-18 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* === Release 0.1.0 ===
+	
+2005-05-18 Jasper Huijsmans <jasper at xfce.org>
+	* configure.ac, po/nl.po: Add Dutch translations.
+	
+2005-05-18 Jasper Huijsmans <jasper at xfce.org>
+	* configure.ac: Set version to 0.1.0, set copyright to Andreas, remove
+	  unnecessary checks for gthreads and gobject.
+	* panel-plugin/Makefile.am, panel-plugin/modemlights-plugin.h: remove
+	  unneeded header file.
+	* po/ChangeLog: Add dummy changelog file to fix distcheck target.
+	* po/xfce4-modemlights-plugin.pot: Add pot file to CVS, to make it
+	  easier for translators to start translating.
+	
+2005-05-17 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* panel-plugin/modemlights-plugin.c (modemlights_set_pixmaps):
+	  fix typo in themed-icon name.
+	* .cvsignore: add configure
+	* panel-plugin/.cvsignore: add libmodemlights_la-modemlights-plugin.lo
+
+2005-05-17 Andreas J. Guelzow <aguelzow at taliesin.ca>
+	* first version

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/Makefile.am (from rev 3559, xfce4-modemlights-plugin/trunk/Makefile.am)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/Makefile.am	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/Makefile.am	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,27 @@
+ at SET_MAKE@
+
+SUBDIRS =								\
+	panel-plugin							\
+	po								\
+	pixmaps
+
+distclean-local:
+	rm -rf *.cache *~
+
+dist-bz2: dist
+	zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
+
+distcheck-bz2: distcheck
+	zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
+
+EXTRA_DIST =								\
+	README								\
+	intltool-extract.in						\
+	intltool-merge.in						\
+	intltool-update.in
+
+DISTCLEANFILES =							\
+	intltool-extract						\
+	intltool-merge							\
+	intltool-update
+

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/NEWS (from rev 3559, xfce4-modemlights-plugin/trunk/NEWS)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/NEWS	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/NEWS	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,17 @@
+0.1.4
+
+Mike:
+	Port to Xfce 4.4
+	Add default values and info dialogs in the settings
+
+-----------------------------------------------------------
+0.1.1
+
+Andreas:
+	Added default icons
+
+-----------------------------------------------------------
+0.1.0
+
+Andreas: 
+	first version

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/README (from rev 3560, xfce4-modemlights-plugin/trunk/README)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/README	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/README	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,62 @@
++---------------------------+
+| Xfce4 ModemLights Plugin |
++---------------------------+
+
+The xfce4-modem-lights is an xfce4 panel plugin intended to simplify
+establishing a ppp connection via a modem. It is primarily designed to
+work with the debian ppp package and the pon/poff scripts provided by
+that package, but should be usable with any scripts that create a lock
+file during dialing and retain it through the connection.
+
+This plugin should work with any Xfce version from 4.2.0 onwards.
+
+The applet requires 7 configuration options:
+
+"Connection command:"
+This is the command that initiates dialing, such as:
+ /usr/bin/pon interbaun
+Shortly after this command is executed, a lock file should be created
+indicating that the appropriate device is in use.
+
+"Disconnection Command:"
+This is the command that breaks the connection, such as:
+ /usr/bin/poff
+
+"Device:"
+This is the device name (interface name) for the established connection,
+such as:
+ ppp0
+Note that this name may not be preceded or followed by superfluous white
+space.
+To determine the device name, one can execute
+ cat /proc/net/dev
+before and after establishing the connection.
+This will show the active devices/interfaces in the first column. The
+new device after establishing the connection is the device/interface
+name required.
+
+"Lockfile:"
+This is the name of the lock file created by the connection command,
+such as:
+ /var/lock/LCK..ttyS1
+Again one can frequently find this name by checking the content of
+/var/lock before and after establishing the connection. The absence of
+that file indicates to the applet that no connection has been
+established and that no dialing is in progress.
+
+"Icon (Disconnected)":
+This is the path to the icon file that should be shown while no
+connection is active and no dialing is occurring.
+
+"Icon (Connecting)":
+This is the path to the icon file that should be shown while no
+connection is active but dialing is occurring.
+
+"Icon (Connected)":
+This is the path to the icon file that should be shown while a
+connection is active.
+ 
+To see the troughput on the ppp connection I would suggest adding the
+xfce4-netload applet next to the modem-lights applet and configuring the
+former to use the same device as the latter.
+

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/autogen.sh (from rev 3559, xfce4-modemlights-plugin/trunk/autogen.sh)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/autogen.sh	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/autogen.sh	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,39 @@
+#!/bin/sh
+#
+# $Id$
+#
+# Copyright (c) 2002-2005
+#         The Xfce development team. All rights reserved.
+#
+# Written for Xfce by Benedikt Meurer <benny at xfce.org>.
+#
+
+(type xdt-autogen) >/dev/null 2>&1 || {
+  cat >&2 <<EOF
+autogen.sh: You don't seem to have the Xfce development tools installed on
+            your system, which are required to build this software.
+            Please install the xfce4-dev-tools package first, it is available
+            from http://www.xfce.org/.
+EOF
+  exit 1
+}
+
+# verify that po/LINGUAS is present
+(test -f po/LINGUAS) >/dev/null 2>&1 || {
+  cat >&2 <<EOF
+autogen.sh: The file po/LINGUAS could not be found. Please check your snapshot
+            or try to checkout again.
+EOF
+  exit 1
+}
+
+# substitute revision and linguas
+linguas=`sed -e '/^#/d' po/LINGUAS`
+revision=`LC_ALL=C svn info $0 | awk '/^Revision: / {printf "%05d\n", $2}'`
+sed -e "s/@LINGUAS@/${linguas}/g" \
+    -e "s/@REVISION@/${revision}/g" \
+    < "configure.in.in" > "configure.in"
+
+exec xdt-autogen $@
+
+# vi:set ts=2 sw=2 et ai:

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/configure.in.in (from rev 3562, xfce4-modemlights-plugin/trunk/configure.in.in)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/configure.in.in	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/configure.in.in	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,69 @@
+dnl configure.ac
+dnl
+dnl xfce4-modem-lights-plugin - a modem dialing plugin for the xfce4 panel
+dnl
+dnl 2007 Mike Massonnet <mmassonnet at gmail.com>
+dnl
+
+dnl version info
+m4_define([plugin_version_major], [0])
+m4_define([plugin_version_minor], [1])
+m4_define([plugin_version_micro], [3])
+m4_define([plugin_version_nano], [99])
+m4_define([plugin_version_build], [r at REVISION@])
+m4_define([plugin_version_tag], []) # Leave empty for releases
+m4_define([plugin_version], [plugin_version_major().plugin_version_minor().plugin_version_micro()ifelse(plugin_version_nano(), [], [], [.plugin_version_nano()])ifelse(plugin_version_tag(), [svn], [plugin_version_tag()-plugin_version_build()], [plugin_version_tag()])])
+
+dnl init autoconf
+AC_INIT([xfce4-modemlights-plugin], [modem_lights_version],
+	[aguelzow at taliesin.ca])
+
+dnl init automake
+MODEM_LIGHTS_VERSION=modem_lights_version
+AM_INIT_AUTOMAKE([xfce4-modemlights-plugin], [$MODEM_LIGHTS_VERSION])
+AM_CONFIG_HEADER([config.h])
+AM_MAINTAINER_MODE
+
+dnl Avoid g77 and g++ checks
+m4_undefine([AC_PROG_CXX])
+m4_defun([AC_PROG_CXX],[])
+m4_undefine([AC_PROG_F77])
+m4_defun([AC_PROG_F77],[])
+
+dnl check for UNIX variants
+AC_AIX
+AC_ISC_POSIX
+AC_MINIX
+AM_CONDITIONAL([HAVE_CYGWIN], [test "`uname | grep \"CYGWIN\"`" != ""])
+
+dnl check for basic programs
+AC_PROG_CC
+AC_PROG_INSTALL
+AC_PROG_INTLTOOL
+
+dnl check for standard header files
+AC_HEADER_STDC
+AC_CHECK_HEADERS(net/if.h)
+
+dnl Check for X11 installed
+XDT_CHECK_LIBX11_REQUIRE
+XDT_CHECK_LIBSM
+
+dnl required
+XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0])
+XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.4.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.4.0])
+XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.4.0])
+
+dnl Check for i18n support
+XDT_I18N([@LINGUAS@])
+
+dnl Check for debugging support
+XDT_FEATURE_DEBUG()
+
+AC_OUTPUT([
+Makefile
+panel-plugin/Makefile
+po/Makefile.in
+pixmaps/Makefile
+])

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/panel-plugin (from rev 3559, xfce4-modemlights-plugin/trunk/panel-plugin)

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/pixmaps (from rev 3559, xfce4-modemlights-plugin/trunk/pixmaps)

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/po (from rev 3559, xfce4-modemlights-plugin/trunk/po)

Deleted: xfce4-modemlights-plugin/tags/0.1.3.99/po/POTFILES.in

Copied: xfce4-modemlights-plugin/tags/0.1.3.99/po/POTFILES.in (from rev 3564, xfce4-modemlights-plugin/trunk/po/POTFILES.in)
===================================================================
--- xfce4-modemlights-plugin/tags/0.1.3.99/po/POTFILES.in	                        (rev 0)
+++ xfce4-modemlights-plugin/tags/0.1.3.99/po/POTFILES.in	2007-11-08 08:28:58 UTC (rev 3565)
@@ -0,0 +1,2 @@
+panel-plugin/panel-plugin.c
+panel-plugin/modemlights.desktop.in.in




More information about the Goodies-commits mailing list