Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new icon for drakperm | Thierry Vignaud | 2003-08-23 | 1 | -0/+0 |
| | |||||
* | renew drakperm gui (interface team feedback): | Thierry Vignaud | 2003-08-22 | 1 | -56/+56 |
| | | | | | | - indicate if current setting is editable or not - only display current security level, editable settings or both | ||||
* | translate default value in help tooltips too | Thierry Vignaud | 2003-08-22 | 1 | -11/+12 |
| | |||||
* | CJK fixes: use newly introduced Gtk2::WrappedLabel package | Thierry Vignaud | 2003-08-22 | 1 | -13/+5 |
| | |||||
* | fix crash on file select of "Other" | Stew Benedict | 2003-08-22 | 1 | -43/+105 |
| | | | | | finish custom cron configuration - normal users can now do cron backups | ||||
* | workaround gtk bug #118047 | Thierry Vignaud | 2003-08-21 | 1 | -8/+2 |
| | |||||
* | fix english (thanks to Reinout van Schouwen) | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | only offer to configure xawtv if bttv was configured | Thierry Vignaud | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | fix warnings with diagnostics pragma | Thierry Vignaud | 2003-08-21 | 1 | -2/+2 |
| | |||||
* | Changed back NC() to N() (functionality will be merged) | Pablo Saratxaga | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | fixed English typos | Pablo Saratxaga | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | definition and use of an NC() function (translation with context, kde like) | Pablo Saratxaga | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | annotate load for translators (Arpad Biro) | Thierry Vignaud | 2003-08-20 | 1 | -1/+3 |
| | |||||
* | only complain if an error really happened | Thierry Vignaud | 2003-08-20 | 1 | -3/+3 |
| | |||||
* | Text typos - Arpad Biro | Stew Benedict | 2003-08-20 | 2 | -7/+7 |
| | |||||
* | mark one more string as translatable (spoted by Arpad Biro) | Thierry Vignaud | 2003-08-19 | 2 | -2/+2 |
| | |||||
* | translate one more string (already translated as this is a double) | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | readd LANGUAGE=C | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | pablo say that redefining LC_* is useless if LC_ALL is defined as the | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | | | | | later overrides and take priority over the former | ||||
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 2 | -2/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-19 | 3 | -12/+13 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | fix any::write_passwd_user() call | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | add perl_checker hint | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | "xxx or xxx" in list context is always bad! | Pascal Rigaux | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | (update_intbutt) consolidate internet connection button switch code | Thierry Vignaud | 2003-08-19 | 1 | -6/+8 |
| | |||||
* | - use real known interface name everywhere not guessed one | Thierry Vignaud | 2003-08-19 | 1 | -34/+39 |
| | | | | | | | | | | (having eth0 and eth9 would resulting in displaying eth0 & eth1 before), thus enabling to get rid of get_eth_ip() - replace build_list() by update_list() that fix flicker on list update: only add/remove added/removed interfaces, just update fields for others | ||||
* | Fixed typos | Pablo Saratxaga | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2003-08-18 | 1 | -1/+1 |
| | |||||
* | splitted too big text into smaller chunks for translators | Pablo Saratxaga | 2003-08-18 | 1 | -33/+23 |
| | |||||
* | - fix up/down interface detection | Damien Chaumette | 2003-08-18 | 1 | -6/+7 |
| | | | | | | - do not wipe out IP and NETMASK when "No ip" is filled in - fix typo | ||||
* | display the right information when no selected device | Thierry Vignaud | 2003-08-18 | 1 | -0/+1 |
| | |||||
* | use new create_dialog api to get better modal dialogs | Thierry Vignaud | 2003-08-18 | 1 | -3/+4 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-08-18 | 1 | -5/+5 |
| | |||||
* | progess -> progress typo | Stew Benedict | 2003-08-18 | 1 | -3/+3 |
| | |||||
* | sort modules and directories in treeview | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
| | |||||
* | - fix long-standing broken mkbootdisk call bug | Thierry Vignaud | 2003-08-18 | 1 | -6/+9 |
| | | | | | - btw fix the passing of mkinirtd arguments to mkbootdisk | ||||
* | - save the modules list on exit and restore it on load | Thierry Vignaud | 2003-08-18 | 1 | -4/+23 |
| | | | | | | - simplify modules list managment btw - consolidate some code in get_file_size() | ||||
* | try to be more user friendly: | Thierry Vignaud | 2003-08-18 | 1 | -25/+6 |
| | | | | | | | | - if no error, display a success message, then exit - on error, instead of displaying the raw exit code that has no meaning for the end user, display in red the log message of mkbootdisk - remove insane expert button and so called expert frame | ||||
* | make testing mode usefull for debugging drakfloppy | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
| | |||||
* | (configure_lan) fix crash on interface enabling/disabling | Thierry Vignaud | 2003-08-18 | 1 | -5/+11 |
| | | | | | (get_intf_status) factorize translations and use upcase initale | ||||
* | better message when no ip (aka interface down or broken) | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
| | |||||
* | allow hostname change in mcc | Damien Chaumette | 2003-08-17 | 1 | -5/+44 |
| | | | | | perl_checker | ||||
* | start user definable crontab entry - sorry translators, new strings :( | Stew Benedict | 2003-08-14 | 1 | -23/+108 |
| | |||||
* | some english typo fixes thx to Arpad Biro | Guillaume Cottenceau | 2003-08-13 | 2 | -4/+4 |
| | |||||
* | fix mcc lan changes (fix at least #4088) | Damien Chaumette | 2003-08-13 | 1 | -26/+33 |
| | |||||
* | fixed to match new pxe dhcp.conf configuration file. | Francois Pons | 2003-08-13 | 1 | -2/+2 |
| | |||||
* | medias -> media | Stew Benedict | 2003-08-12 | 1 | -3/+3 |
| | |||||
* | Mb -> MB [Bug 4381] | Stew Benedict | 2003-08-12 | 1 | -8/+8 |
| | |||||
* | Search for files to restore. | Stew Benedict | 2003-08-11 | 1 | -61/+99 |
| | | | | | | Fix looping signal_connect in catalog restore. GUI fixes - Fabrice FACORAT. |