[Lunar-commits] r20897 - moonbase/trunk/gnome-desktop/fast-user-switch-applet

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Aug 4 14:32:17 UTC 2006


Author: v3rt1g0
Date: 2006-08-04 14:32:16 +0000 (Fri, 04 Aug 2006)
New Revision: 20897

Modified:
   moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD
   moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS
Log:
  Misc Tidy: fast-user-switch-applet (2.14.2)

  * alignment and description changes. 


Modified: moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD
===================================================================
--- moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD	2006-08-04 14:25:23 UTC (rev 20896)
+++ moonbase/trunk/gnome-desktop/fast-user-switch-applet/BUILD	2006-08-04 14:32:16 UTC (rev 20897)
@@ -1,12 +1,12 @@
 (
 
    ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
+                --build=$BUILD                     \
+                --sysconfdir=/etc                  \
+                --localstatedir=/var               \
                 --infodir=${GNOME210_PREFIX:-/usr}/share/info \
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
-    default_make                   
+                $OPTS                              &&
+    default_make
 
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS
===================================================================
--- moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS	2006-08-04 14:25:23 UTC (rev 20896)
+++ moonbase/trunk/gnome-desktop/fast-user-switch-applet/DETAILS	2006-08-04 14:32:16 UTC (rev 20897)
@@ -7,10 +7,11 @@
         WEB_SITE=http://www.gnome.org
          ENTERED=20060803
          UPDATED=20060803
-           SHORT="versatile search interface"
+           SHORT="a user-switching applet for the GNOME panel"
 
 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.
+The Fast User-Switching Applet is an applet for the GNOME panel which
+provides a menu to switch between users.  It integrates with GDM to
+switch between existing X11 sessions or create new ones as needed, and
+will show the same users as the GDM face browser.
 EOF



More information about the Lunar-commits mailing list