summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix rawdevices description (bug #1677)Pascal Rigaux2003-02-161-1/+1
|
* Enabled Arabic keyboard,Pablo Saratxaga2003-02-162-171/+355
| | | | | | | added full list of countries listed in iso 3166, changed japanese charset->font for KDE, removed charset names no longer used
* fix typo (thanks to Christophe Combelles)Pascal Rigaux2003-02-161-1/+1
|
* don't mute the keyboard in ask_browse_tree_info (#1598)Guillaume Cottenceau2003-02-151-1/+2
|
* Fixed bug in setting up multiple scanners at once.Till Kamppeter2003-02-151-8/+10
|
* - try to workaround #1581Guillaume Cottenceau2003-02-151-15/+13
| | | | | - fix the most code style-independant perl checker things
* updated Estonian, Norwegian and Vietnamese filesPablo Saratxaga2003-02-151-207/+278
|
* updated remaining po filesPablo Saratxaga2003-02-152-717/+1204
|
* fix gc's typoPascal Rigaux2003-02-151-1/+1
|
* *** empty log message ***Pascal Rigaux2003-02-151-1/+104
|
* Updated "Usage:" message for Scannerdrake.Till Kamppeter2003-02-141-1/+1
|
* Improved manual scanner configuration, bug fixes.Till Kamppeter2003-02-142-87/+175
|
* updated pot filePablo Saratxaga2003-02-142-1760/+3002
|
* install the locales-xx package for the selected countryGuillaume Cottenceau2003-02-141-0/+1
|
* okcehc lrep (hebrew feeling)Guillaume Cottenceau2003-02-141-1/+1
|
* wizard: free memoryGuillaume Cottenceau2003-02-141-0/+1
|
* add a frame to the wizard's outlineGuillaume Cottenceau2003-02-141-1/+1
|
* 0.30mdkDamien Chaumette2003-02-141-1/+5
|
* o Gtk2Damien Chaumette2003-02-141-100/+78
| | | | | | | | o 'add a rule' works again o 'edit rule' too o get_rights get all rights, not just a few o little cleanup (more to come)
* honour 9.1 theme title of windows: no icon, text to the leftGuillaume Cottenceau2003-02-1418-23/+25
|
* cleanup security::level, hopefully the **** draksec still worksPascal Rigaux2003-02-142-33/+12
|
* add "Security level" in summaryPascal Rigaux2003-02-141-0/+14
|
* create install_any::set_security() and use itPascal Rigaux2003-02-142-6/+13
|
* remove unneeded msec related actions (those are done in msec)Pascal Rigaux2003-02-141-6/+0
|
* fix errors (due to previous commit)Pascal Rigaux2003-02-141-4/+4
|
* create security::level::to_string()Pascal Rigaux2003-02-141-4/+8
|
* - re-indent summary entriesPascal Rigaux2003-02-141-107/+121
| | | | | - add group for summary entries
* cleanupGuillaume Cottenceau2003-02-141-5/+2
|
* fix default_theme always responding 'galaxy'Guillaume Cottenceau2003-02-141-1/+1
|
* - update steps window to 9.1 theme (blue/white bullets)Guillaume Cottenceau2003-02-144-13/+38
| | | | | - don't destroy steps window between each step => better looking
* install package shorewall only when the user wants a firewallPascal Rigaux2003-02-141-7/+9
|
* (acceptLicense): do translate "Accept" and "Refuse"Pascal Rigaux2003-02-141-1/+1
|
* - add "Services" and "Firewall" in summaryPascal Rigaux2003-02-141-7/+33
| | | | | - rework a little summary & summary_prompt
* simpler way to detect broken alternatives. It works for symlinks to symlinks,Pascal Rigaux2003-02-141-2/+1
| | | | | eg: rvi -> /bin/vi -> /etc/alternatives/vi -> /bin/vim-minimal
* adapt theme: grey for selection's background, no inverse video on the ↵Guillaume Cottenceau2003-02-141-8/+8
| | | | selected text
* in ask_browse_tree_info, have Next instead of Ok, Previous instead of Cancel ↵Pascal Rigaux2003-02-141-1/+2
| | | | when isWizard
* use $::prefixPascal Rigaux2003-02-143-24/+23
|
* change order of entries in summaryPascal Rigaux2003-02-141-35/+37
|
* themes/* is gone, no need to copy those filesPascal Rigaux2003-02-141-1/+0
|
* toggle Details / No details (as suggested by Prabu Anand)Pascal Rigaux2003-02-141-0/+1
|
* *** empty log message ***Pascal Rigaux2003-02-141-1/+366
|
* when detected too little memory in ftp/http, inform user that he/she may try ↵Guillaume Cottenceau2003-02-131-2/+2
| | | | an nfs install
* have supermount back by default (at least when the security level < 4)Pascal Rigaux2003-02-131-1/+1
|
* added tmdns zcip mandrake-galaxy galaxy-gnomeFrederic Lepied2003-02-131-2/+3
|
* - use nice new gnome theme by ln and fcrozatGuillaume Cottenceau2003-02-1326-704/+155
| | | | | | | | - remove old no more used themes - for doc team, provide an option so that we'll override some colors of the default theme (for B&W printing screeshots)
* - add option 'theme' to allow specifying a themeGuillaume Cottenceau2003-02-131-0/+3
| | | | | | - add option 'doc' to specify that we should override the default theme with values well suited for printing screenshots on a B&W printer
* remove shape of windowsGuillaume Cottenceau2003-02-131-39/+2
|
* don't allow going back from accept_licenser to select_language, hence allow ↵Guillaume Cottenceau2003-02-132-1/+2
| | | | removing langs images before downloading huge CJK fonts
* invert video the images since the new theme will be printing black text on ↵Guillaume Cottenceau2003-02-1375-0/+0
| | | | white background
* - fix calling configureTimezonePascal Rigaux2003-02-131-7/+6
| | | | | - have country before timezone (gc wants it that way...)