summaryrefslogtreecommitdiffstats
path: root/drakxconf
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-02-06 02:16:32 +0000
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-02-06 02:16:32 +0000
commitbefd324a2ef5f487e788bc6ed6c5de0dd7a9d751 (patch)
tree52c8293eb87819c6f2f4808d3dedc1dc0d51d87c /drakxconf
parent814a3b5d0768d15c62f4d62f784764eea4141fe9 (diff)
downloadcontrol-center-befd324a2ef5f487e788bc6ed6c5de0dd7a9d751.tar
control-center-befd324a2ef5f487e788bc6ed6c5de0dd7a9d751.tar.gz
control-center-befd324a2ef5f487e788bc6ed6c5de0dd7a9d751.tar.bz2
control-center-befd324a2ef5f487e788bc6ed6c5de0dd7a9d751.tar.xz
control-center-befd324a2ef5f487e788bc6ed6c5de0dd7a9d751.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r433 | dmorgan | 2011-02-06 02:16:32 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned control-center ------------------------------------------------------------------------
Diffstat (limited to 'drakxconf')
-rwxr-xr-xdrakxconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/drakxconf b/drakxconf
index c0f951f4..616bef6d 100755
--- a/drakxconf
+++ b/drakxconf
@@ -13,7 +13,7 @@ use common;
local $_ = join '', @ARGV;
/-h/ and die "usage: drakxconf\n";
-/-version/ and die 'version: $Id$\n';
+/-version/ and die 'version: $Id: drakxconf 254567 2009-03-23 09:22:59Z tv $\n';
my $in = 'interactive'->vnew('su', 'default');