[debian-edu-commits] debian-edu/ 154/183: Use correct capitalisation for Xfce (was XFCE, which lintian says is wrong)

Alexander Alemayhu ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:42 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 cf52d1bd35a11259239f85bd2c2fd4114293e1c1
Author: Bart Cornelis <cobaco at linux.be>
Date:   Fri May 2 13:28:45 2008 +0000

    Use correct capitalisation for Xfce (was XFCE, which lintian says is wrong)
---
 debian/changelog   |  3 ++-
 debian/control     |  2 +-
 desktop-profiles.7 | 16 ++++++++--------
 3 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a0c27ee..a8912ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,13 +18,14 @@ desktop-profiles (1.4.15) unstable; urgency=low
   * Use proposed machine-parsable format for debian/copyright (as documented
     on http://wiki.debian.org/Proposals/CopyrightFormat)
   * Added Russian translation by Yuri Kozlov (Closes: #454495)
+  * Use correct capitalisation of Xfce
 
   [ Petter Reinholdtsen ]
   * Rewrite listingmodule to not call groups with a username as argument
     when looking up the current user, to avoid expencive NSS lookup with
     LDAP (Closes: #478950).
 
- -- Bart Cornelis (cobaco) <cobaco at linux.be>  Thu, 06 Dec 2007 09:05:30 +0100
+ -- Bart Cornelis (cobaco) <cobaco at linux.be>  Fri, 02 May 2008 15:30:18 +0200
 
 desktop-profiles (1.4.14) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index fe25bdc..ba2b8f0 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: framework for setting up desktop profiles
  (who want to have a configuration customized for a certain target group). 
  .
  This package currently supports setting up profiles for KDE, GNOME, ROX,
- XFCE (>=4.2), GNUSTEP, UDE, and Freedesktop. Freedesktop profiles allow
+ Xfce (>=4.2), GNUSTEP, UDE, and Freedesktop. Freedesktop profiles allow
  you to do a (growing amount of) cross-desktop customization, while the 
  other profile kinds allow you to customize the respective desktop environments
  to various degrees.
diff --git a/desktop-profiles.7 b/desktop-profiles.7
index 2329aaa..9b8d6ee 100644
--- a/desktop-profiles.7
+++ b/desktop-profiles.7
@@ -6,7 +6,7 @@ desktop-profiles \- introduction and overview
 .SH DESCRIPTION
 Desktop-profiles offers a standard way of managing the conditional activation of installed profiles (sets of configuration and/or data files) for the various Desktop Environments in Debian.
 .PP
-It currently supports Freedesktop, KDE, Gconf (i.e Gnome), XFCE (>= 4.2), ROX, GNUSTEP and UDE.
+It currently supports Freedesktop, KDE, Gconf (i.e Gnome), Xfce (>= 4.2), ROX, GNUSTEP and UDE.
 
 .SH HOW IT WORKS
 Each available profile has some metadata associated with it. On X startup an Xsession.d script is run that looks through the metadata for all profiles and activates profiles based on what it finds. 
@@ -15,13 +15,13 @@ Specifically each profile is associated with a set of requirements, and a preced
 .PP
 Exactly how a profile is activated depends on the profile kind (you don't need to know this in order to use this package):
 .IP \(bu 3
-For KDE, Freedesktop, XFCE (>= 4.2), ROX, GNUSTEP and UDE activating profiles is done by setting environment variables: KDEDIRS for KDE, XDG_CONFIG_DIRS and XDG_DATA_DIRS for both Freedesktop and XFCE, CHOICESPATH for ROX, GNUSTEP_PATHLIST for GNUSTEP (usually initialized from the various GNUSTEP_*_ROOT variables) and UDEdir for UDE. With the exception of UDEdir, which takes a single directory, each of these variables takes a precedence ordered list of root-directories (of activated profiles).
+For KDE, Freedesktop, Xfce (>= 4.2), ROX, GNUSTEP and UDE activating profiles is done by setting environment variables: KDEDIRS for KDE, XDG_CONFIG_DIRS and XDG_DATA_DIRS for both Freedesktop and Xfce, CHOICESPATH for ROX, GNUSTEP_PATHLIST for GNUSTEP (usually initialized from the various GNUSTEP_*_ROOT variables) and UDEdir for UDE. With the exception of UDEdir, which takes a single directory, each of these variables takes a precedence ordered list of root-directories (of activated profiles).
 .IP \(bu 3
 For GConf profiles two user-specific path files are generated. One containing the activated mandatory "configuration sources", one containing the default "configuration sources" that are activated. 
 .IP NOTE:
 Environment variables will only be set if their value is different from the default value, and user-specific path files are only generated if the systemwide gconf path file will include them. This to avoid unnecessary clutter.
 .IP NOTE:
-The above means that for Freedesktop, KDE, GNOME, XFCE (>= 4.2), GNUSTEP and ROX any number of profiles can be activated at the same time. Whereas UDE can only activate 1 profiles at the time.
+The above means that for Freedesktop, KDE, GNOME, Xfce (>= 4.2), GNUSTEP and ROX any number of profiles can be activated at the same time. Whereas UDE can only activate 1 profiles at the time.
 .IP NOTE:
 By default the Xsession.d script will assume the metadata files are authoritive, meaning it will ignore any values already assigned to the relevant environment variables. 
 .IP NOTE:
@@ -105,18 +105,18 @@ Starting with kde 3.3. the kiosk framework can be used to lock settings down in
 .IP
 The 'Desktop base directory specification' defines the basic framework for using profiles (see http://freedesktop.org/wiki/Specifications/basedir-spec).
 .IP
-The actual contents of the profiles is filled in by things conforming to other freedesktop standards (e.g. the 'menu specification'). A list of freedesktop standards (that are being worked on) can be found at http://freedesktop.org/wiki/Specifications. Most of these standards are still under development and not (yet) widely supported. Eventually you can probably suspect support of at least KDE, GNOME, ROX, and XFCE.
+The actual contents of the profiles is filled in by things conforming to other freedesktop standards (e.g. the 'menu specification'). A list of freedesktop standards (that are being worked on) can be found at http://freedesktop.org/wiki/Specifications. Most of these standards are still under development and not (yet) widely supported. Eventually you can probably suspect support of at least KDE, GNOME, ROX, and Xfce.
 .IP
-XFCE (>=4.2) specific settings can also be found in Freedesktop profile dirs (see the next section for details).
+Xfce (>=4.2) specific settings can also be found in Freedesktop profile dirs (see the next section for details).
 .IP \(bu 3
-.B XFCE
+.B Xfce
 (using XDG_CONFIG_DIRS and XDG_DATA_DIRS)
 .IP
-Starting from XFCE version 4.2. XFCE will completely adopt the freedesktop 'Desktop Base Directory Specification'. Placing any XFCE-only settings in an 'xfce4' subdirectory of the freedesktop profile directories (with the exception of xfce4-session, which will use an 'xfce4-session' subdirectory). A more complete description can be found at http://foo-projects.org/~benny/xfce/file-locations.html.
+Starting from Xfce version 4.2. Xfce will completely adopt the freedesktop 'Desktop Base Directory Specification'. Placing any Xfce-only settings in an 'xfce4' subdirectory of the freedesktop profile directories (with the exception of xfce4-session, which will use an 'xfce4-session' subdirectory). A more complete description can be found at http://foo-projects.org/~benny/xfce/file-locations.html.
 .IP
 If two profiles contain the same config file, the one from the profile with the highest precedence is used.
 .IP
-XFCE versions prior to 4.2. don't support multiple config sets.
+Xfce versions prior to 4.2. don't support multiple config sets.
 .IP \(bu 3
 .B ROX 
 (through CHOICESPATH):

-- 
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