[Xfce4-commits] <libxfce4util:master> Fix wrong capitalization of Xfce.

Nick Schermer noreply at xfce.org
Tue Nov 16 11:34:01 CET 2010


Updating branch refs/heads/master
         to 094125c4df9b0f500206bbf44b3621c4aab13ad3 (commit)
       from 11fddc98715afa71d1673e70b838e312be9696ea (commit)

commit 094125c4df9b0f500206bbf44b3621c4aab13ad3
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Nov 16 11:32:33 2010 +0100

    Fix wrong capitalization of Xfce.

 configure.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index f604a0c..37bb961 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -65,7 +65,7 @@ dnl **********************************
 dnl *** Subst overall Xfce version ***
 dnl **********************************
 AC_DEFINE([XFCE_VERSION_STRING], ["xfce_version_string"],
-  [Overall XFce version])
+  [Overall Xfce version])
 
 dnl **********************************
 dnl *** Subst libxfce4util version ***



More information about the Xfce4-commits mailing list