summaryrefslogtreecommitdiffstats
path: root/perl-install/drakxtools.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-09-15 22:08:28 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-09-15 22:08:28 +0000
commit0247f7e03b090f53b2c6ee21fe12920d511f8d62 (patch)
treebd2bc8f4515c6c6fd183e87c6690e9f8907b6b10 /perl-install/drakxtools.spec
parent1e122a500a8e87767447493a513fc6a2820ffc42 (diff)
downloaddrakx-backup-do-not-use-0247f7e03b090f53b2c6ee21fe12920d511f8d62.tar
drakx-backup-do-not-use-0247f7e03b090f53b2c6ee21fe12920d511f8d62.tar.gz
drakx-backup-do-not-use-0247f7e03b090f53b2c6ee21fe12920d511f8d62.tar.bz2
drakx-backup-do-not-use-0247f7e03b090f53b2c6ee21fe12920d511f8d62.tar.xz
drakx-backup-do-not-use-0247f7e03b090f53b2c6ee21fe12920d511f8d62.zip
typo fixes
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r--perl-install/drakxtools.spec17
1 files changed, 8 insertions, 9 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 5b868e6d8..910188bea 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -319,14 +319,14 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
- drakboot: misc fixes (pixel, fpons)
- drakconnect:
o do not set hostname if there's a dynamic interface
- o fix firmware loading
+ o fix firmware loading (poulpy)
o fix profiles with spaces in name (#5586)
-- drakfont: fix failling to install fonts (#5571)
-- drakfirewall not working with dialup connexion (#4424) (florin)
-- drakgw: fix canceling info steps (floriną
+- drakfont: fix faillure to install fonts (#5571)
+- drakfirewall: make it work with dialup connexion (#4424) (florin)
+- drakgw: fix canceling info steps (florin)
- harddrake2:
o fix freeze while configuring modules (infamous #4136)
- o warn about no module instead of not showing the dialog
+ o warn about no module parameters instead of not showing the dialog
- localedrake: configure kdmrc too (pixel)
- logdrake: always display the log domain names in the same order
- printerdrake: help making printerdrake icon bar be shorter (#5282)
@@ -339,7 +339,7 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
o fix too small kernels window width (#5040)
o fix too big main window
- drakconnect:
- o when no proviles exists, use default one (poulpy)
+ o when no profile is set, use default one (poulpy)
o add support for sagem dhcp (francois)
- drakperm: do not complain about saving on view change
- drakxtv: install xawtv if needed (#5130)
@@ -356,9 +356,8 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
o use new help scheme (daouda)
o reread database when switching between normal and expert mode
(till)
-
- scannerdrake: complain if saned could not be installed
-- XFdrake: Xuse OptionMenu's rather than Combo's (more consistent gui
+- XFdrake: use OptionMenu's rather than Combo's (more consistent gui
and better behavior when embedded)
* Sun Sep 7 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-8mdk
@@ -457,7 +456,7 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
- drakfirewall: add samba in services list
- drakperm: make security level menu be more understandable & usuable
- draksec: translate default value in help tooltips too
-- fix CJK wrapping in more places
+- fix CJK wrapping in more places (#3670 and the like)
- make interactive button order be the same as gtk dialogs one and our
dialogs but only in standalone mode
- misc fixes from pixel