diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 18:07:04 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 18:07:04 +0000 |
commit | 901b8f51b22aec08bc91921276d721387809207f (patch) | |
tree | c24297ffaebcb5b15ad7337c955a5108bedd06e4 /bin/drakconnect-old | |
parent | 4ecae5f1c7a79bee47fc3580d90972a750be5412 (diff) | |
download | drakx-net-901b8f51b22aec08bc91921276d721387809207f.tar drakx-net-901b8f51b22aec08bc91921276d721387809207f.tar.gz drakx-net-901b8f51b22aec08bc91921276d721387809207f.tar.bz2 drakx-net-901b8f51b22aec08bc91921276d721387809207f.tar.xz drakx-net-901b8f51b22aec08bc91921276d721387809207f.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line
Import cleaned drakx-net
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
po
- replace Mandriva by Mangeia in po files
pixmaps
- replace all images (use Oxygen)
icons
- replace all images (use Oxygen)
lib
- remove Mandriva occurrences
- movre dbus prefix to org.mageia
config
- remove Mandriva occurrences
- movre dbus prefix to org.mageia
Diffstat (limited to 'bin/drakconnect-old')
-rwxr-xr-x | bin/drakconnect-old | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/drakconnect-old b/bin/drakconnect-old index 81ec706..41aaed9 100755 --- a/bin/drakconnect-old +++ b/bin/drakconnect-old @@ -244,7 +244,7 @@ Configure them first by clicking on 'Configure'"))); update(); }); } else { - $widget_temp = N("This interface has not been configured yet.\nRun the \"%s\" assistant from the Mandriva Linux Control Center", N("Set up a new network interface (LAN, ISDN, ADSL, ...)")); + $widget_temp = N("This interface has not been configured yet.\nRun the \"%s\" assistant from the Mageia Linux Control Center", N("Set up a new network interface (LAN, ISDN, ADSL, ...)")); } $vbox_local->pack_start(gtkpack__(Gtk2::HBox->new(0,0), $widget_temp |