[debian-edu-commits] debian-edu/ 89/183: Improve explanation of options

Alexander Alemayhu ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

ccscanf-guest pushed a commit to branch master
in repository desktop-profiles.

commit 8d7b99e7d7518a155fba4c8976d0319510a6c721
Author: Bart Cornelis <cobaco at linux.be>
Date:   Fri Sep 30 22:46:30 2005 +0000

    Improve explanation of options
---
 desktop-profiles | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/desktop-profiles b/desktop-profiles
index 1f071f6..a8943c4 100644
--- a/desktop-profiles
+++ b/desktop-profiles
@@ -21,10 +21,10 @@ LISTINGS_DIRS="/etc/desktop-profiles"
 # profile kinds. The following variable contains the subset of profile kinds
 # for which you want to activate the profiles.
 #
-# Disabling profile kinds you don't used to cause a noticable decrease in the 
-# time needed to run this script. The problem that caused that has been solved
-# and the difference is no longer really noticable. It's probably not worth 
-# the bother to mess with this.
+# Disabling profile kinds you don't need used to cause a noticable decrease
+# in the time needed to run this script. The problem that caused that has 
+# been solved and the difference is no longer really noticable, hence it's
+# probably not worth the bother to mess with this.
 ACTIVE_PROFILE_KINDS="KDE XDG_CONFIG XDG_DATA GCONF GNUSTEP ROX UDE"
 
 ##############################################
@@ -33,11 +33,16 @@ ACTIVE_PROFILE_KINDS="KDE XDG_CONFIG XDG_DATA GCONF GNUSTEP ROX UDE"
 ##############################################
 
 # which field do we sort on by default?
-#SORT_KEY=1
+# field 1 = profile name (default)
+# field 2 = profile kind
+# field 3 = profile location
+# field 4 = profile priority
+# field 5 = activation requirements
+# field 6 = profile description
+#SORT_KEY=
 
-# any extra arguments to be passed to sort
-# (when sorting on precedence this defaults to 
-#  '--general-numeric-sort --reverse')
+# any extra arguments to be passed to sort when sorting
+# (this defaults to '--general-numeric-sort --reverse' when sorting precedence)
 #SORT_ARGS=
   
 # default regexp to be applied to the profiles' name field  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/desktop-profiles.git



More information about the debian-edu-commits mailing list