[Lunar-commits] r20874 - in moonbase/trunk/gnome-desktop: . fast-user-switch-applet

Samuel Verstraete elangelo at lunar-linux.org
Thu Aug 3 10:38:02 UTC 2006


Author: elangelo
Date: 2006-08-03 10:38:02 +0000 (Thu, 03 Aug 2006)
New Revision: 20874

Added:
   moonbase/trunk/gnome-desktop/fast-user-switch-applet/
   moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD
   moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS
Log:
no idea what it is but it must be great...
part of gnome 2.14.3
gr,S.


Added: moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD
===================================================================
--- moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD	                        (rev 0)
+++ moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD	2006-08-03 10:38:02 UTC (rev 20874)
@@ -0,0 +1,12 @@
+(
+
+   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
+                --build=$BUILD                    \
+                --sysconfdir=/etc                 \
+                --localstatedir=/var              \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
+                $OPTS                             &&
+    default_make                   
+
+) > $C_FIFO 2>&1

Added: moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS
===================================================================
--- moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS	                        (rev 0)
+++ moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS	2006-08-03 10:38:02 UTC (rev 20874)
@@ -0,0 +1,16 @@
+          MODULE=fast-user-switch-applet
+         VERSION=2.14.2
+           MAJOR=2.14
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:e4792fc611ba02059b0e6c3ee8f5c1f1ef729763 
+        WEB_SITE=http://www.gnome.org
+         ENTERED=20060803
+         UPDATED=20060803
+           SHORT="versatile search interface"
+
+cat << EOF
+The goal of DeskbarApplet is to provide an omnipresent versatile search
+interface. By typing search terms into the deskbar entry in your panel 
+you are presented with the search results as you type.
+EOF



More information about the Lunar-commits mailing list