* new design with processinfo-grabbing

* config-file support
 


(Old svn revision: 1462)
This commit is contained in:
Johannes Zellner
2006-06-28 18:27:58 +00:00
parent c35b22a11e
commit add5476550
14 changed files with 305 additions and 202 deletions

View File

@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([xfce4-taskmanager], [0.4.0-rc1], [xfce4-taskmanger@nebulon.de])
AC_INIT([xfce4-taskmanager], [0.4.0-rc2], [xfce4-taskmanger@nebulon.de])
AM_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
AM_MAINTAINER_MODE