Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl generate undef indefinitely from the void | Thierry Vignaud | 2003-02-17 | 3 | -4/+4 |
| | |||||
* | this was just tested before | Thierry Vignaud | 2003-02-17 | 1 | -2/+2 |
| | |||||
* | - (get_usb_ids_for_port, updateScannerDBfromSane) : simplify | Thierry Vignaud | 2003-02-17 | 1 | -38/+20 |
| | | | | | - perl_checker fixes | ||||
* | 9.1-0.31mdk | Till Kamppeter | 2003-02-17 | 1 | -1/+10 |
| | |||||
* | - Restructured function "main()" | Till Kamppeter | 2003-02-17 | 5 | -282/+297 |
| | | | | | | | | | | - Made automatic queue setup being done during installation - Support for unknown printers in auto-detection and in automatic queue setup - Fixed determination of default printer - Fixed printer help page display - Fixed wait message in /usr/sbin/printerdrake | ||||
* | synchrnoization of locale names with what we ship. | Pablo Saratxaga | 2003-02-17 | 1 | -6/+13 |
| | | | | | updated list of available kde langs | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-16 | 1 | -1/+105 |
| | |||||
* | summary written in gtk, isn't it nice (?) | Pascal Rigaux | 2003-02-16 | 1 | -0/+44 |
| | |||||
* | handle "not configured" in summary_prompt | Pascal Rigaux | 2003-02-16 | 1 | -3/+6 |
| | |||||
* | - factorize "Help"-button handling | Pascal Rigaux | 2003-02-16 | 5 | -12/+25 |
| | | | | | - fix interactive_help_get_id (happily, it was no pb :) | ||||
* | clean $o->{locale}{langs} | Guillaume Cottenceau | 2003-02-16 | 1 | -0/+1 |
| | |||||
* | fix my breakage (broke non-latin1 installs :/) | Guillaume Cottenceau | 2003-02-16 | 2 | -10/+16 |
| | |||||
* | log a bit more | Guillaume Cottenceau | 2003-02-16 | 1 | -1/+1 |
| | |||||
* | fix rawdevices description (bug #1677) | Pascal Rigaux | 2003-02-16 | 1 | -1/+1 |
| | |||||
* | Enabled Arabic keyboard, | Pablo Saratxaga | 2003-02-16 | 2 | -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 Rigaux | 2003-02-16 | 1 | -1/+1 |
| | |||||
* | don't mute the keyboard in ask_browse_tree_info (#1598) | Guillaume Cottenceau | 2003-02-15 | 1 | -1/+2 |
| | |||||
* | Fixed bug in setting up multiple scanners at once. | Till Kamppeter | 2003-02-15 | 1 | -8/+10 |
| | |||||
* | - try to workaround #1581 | Guillaume Cottenceau | 2003-02-15 | 1 | -15/+13 |
| | | | | | - fix the most code style-independant perl checker things | ||||
* | updated Estonian, Norwegian and Vietnamese files | Pablo Saratxaga | 2003-02-15 | 1 | -207/+278 |
| | |||||
* | updated remaining po files | Pablo Saratxaga | 2003-02-15 | 2 | -717/+1204 |
| | |||||
* | fix gc's typo | Pascal Rigaux | 2003-02-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-15 | 1 | -1/+104 |
| | |||||
* | Updated "Usage:" message for Scannerdrake. | Till Kamppeter | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | Improved manual scanner configuration, bug fixes. | Till Kamppeter | 2003-02-14 | 2 | -87/+175 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-02-14 | 2 | -1760/+3002 |
| | |||||
* | install the locales-xx package for the selected country | Guillaume Cottenceau | 2003-02-14 | 1 | -0/+1 |
| | |||||
* | okcehc lrep (hebrew feeling) | Guillaume Cottenceau | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | wizard: free memory | Guillaume Cottenceau | 2003-02-14 | 1 | -0/+1 |
| | |||||
* | add a frame to the wizard's outline | Guillaume Cottenceau | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | 0.30mdk | Damien Chaumette | 2003-02-14 | 1 | -1/+5 |
| | |||||
* | o Gtk2 | Damien Chaumette | 2003-02-14 | 1 | -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 left | Guillaume Cottenceau | 2003-02-14 | 18 | -23/+25 |
| | |||||
* | cleanup security::level, hopefully the **** draksec still works | Pascal Rigaux | 2003-02-14 | 2 | -33/+12 |
| | |||||
* | add "Security level" in summary | Pascal Rigaux | 2003-02-14 | 1 | -0/+14 |
| | |||||
* | create install_any::set_security() and use it | Pascal Rigaux | 2003-02-14 | 2 | -6/+13 |
| | |||||
* | remove unneeded msec related actions (those are done in msec) | Pascal Rigaux | 2003-02-14 | 1 | -6/+0 |
| | |||||
* | fix errors (due to previous commit) | Pascal Rigaux | 2003-02-14 | 1 | -4/+4 |
| | |||||
* | create security::level::to_string() | Pascal Rigaux | 2003-02-14 | 1 | -4/+8 |
| | |||||
* | - re-indent summary entries | Pascal Rigaux | 2003-02-14 | 1 | -107/+121 |
| | | | | | - add group for summary entries | ||||
* | cleanup | Guillaume Cottenceau | 2003-02-14 | 1 | -5/+2 |
| | |||||
* | fix default_theme always responding 'galaxy' | Guillaume Cottenceau | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | - update steps window to 9.1 theme (blue/white bullets) | Guillaume Cottenceau | 2003-02-14 | 4 | -13/+38 |
| | | | | | - don't destroy steps window between each step => better looking | ||||
* | install package shorewall only when the user wants a firewall | Pascal Rigaux | 2003-02-14 | 1 | -7/+9 |
| | |||||
* | (acceptLicense): do translate "Accept" and "Refuse" | Pascal Rigaux | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | - add "Services" and "Firewall" in summary | Pascal Rigaux | 2003-02-14 | 1 | -7/+33 |
| | | | | | - rework a little summary & summary_prompt | ||||
* | simpler way to detect broken alternatives. It works for symlinks to symlinks, | Pascal Rigaux | 2003-02-14 | 1 | -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 Cottenceau | 2003-02-14 | 1 | -8/+8 |
| | | | | selected text | ||||
* | in ask_browse_tree_info, have Next instead of Ok, Previous instead of Cancel ↵ | Pascal Rigaux | 2003-02-14 | 1 | -1/+2 |
| | | | | when isWizard | ||||
* | use $::prefix | Pascal Rigaux | 2003-02-14 | 3 | -24/+23 |
| |