Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (8ed197dbeceba7c34911dfdbf3027083224c9254)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (8ed197dbeceba7c34911dfdbf3027083224c9254)
  • Date: Sat, 22 Nov 2008 16:22:14 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

ChangeLog | 3 +++
wm-addons/alltray/DEPENDS | 5 +++++
wm-addons/alltray/DETAILS | 18 ++++++++++++++++++
wm-addons/alltray/HISTORY | 3 +++
4 files changed, 29 insertions(+)

New commits:
commit 8ed197dbeceba7c34911dfdbf3027083224c9254
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

alltray: new spell. Bug 14545.

diff --git a/ChangeLog b/ChangeLog
index 57a6505..48bf2fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-11-22 George Sherwood <gsherwood AT sourcemage.org>
+ * wm-addons/alltray: new spell, application dock
+
2008-11-22 Treeve Jelbert <treeve AT sourcemage.org>
* odbc-drivers: rename odbcjdbc to odbcfb

diff --git a/wm-addons/alltray/DEPENDS b/wm-addons/alltray/DEPENDS
new file mode 100755
index 0000000..5427540
--- /dev/null
+++ b/wm-addons/alltray/DEPENDS
@@ -0,0 +1,5 @@
+depends gtk+2 &&
+optional_depends gconf2 \
+ "--enable-gconf" \
+ "--disable-gconf" \
+ "use alltray with Gnome"
diff --git a/wm-addons/alltray/DETAILS b/wm-addons/alltray/DETAILS
new file mode 100755
index 0000000..001eac2
--- /dev/null
+++ b/wm-addons/alltray/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=alltray
+ VERSION=0.69
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:2ca2a449182185cac44c521c68fb7344422d0e92e9c9db2962af6712f7efd5be8158ebefa2983b5d6b42d3fb13a938e5a400be34345325aae1e3ef7ee984e3dc
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE="http://alltray.sourceforge.net/";
+ LICENSE[0]=GPL
+ ENTERED=20080623
+ SHORT="With AllTray you can dock any application with no native
tray icon."
+cat << EOF
+With AllTray you can dock any application with no native tray icon (like
+Evolution, Thunderbird, Terminals) into the system tray. A high-light feature
+is that a click on the "close" button will minimize back to system tray.
+It works well with Gnome, KDE, XFCE 4*, Fluxbox* and WindowMaker*
+
+*no drag 'n drop support .
+EOF
diff --git a/wm-addons/alltray/HISTORY b/wm-addons/alltray/HISTORY
new file mode 100644
index 0000000..6228b6e
--- /dev/null
+++ b/wm-addons/alltray/HISTORY
@@ -0,0 +1,3 @@
+2008-11-22 Jose Iria <jose.iria AT gmail.com>
+ * DETAILS, HISTORY: spell created
+



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (8ed197dbeceba7c34911dfdbf3027083224c9254), George Sherwood, 11/22/2008

Archive powered by MHonArc 2.6.24.

Top of Page