summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a message for PO stating when Process is a verbOlivier Blin2008-03-171-2/+4
|
* hungarian translation updateGergely Lonyai2008-03-171-625/+616
|
* updateThierry Vignaud2008-03-171-2/+2
|
* updateThierry Vignaud2008-03-172-4/+4
|
* merge in translations from soft/control-centerThierry Vignaud2008-03-1753-206/+205
|
* merge in translations from soft/drakxThierry Vignaud2008-03-1770-421/+420
|
* sync with codeThierry Vignaud2008-03-1771-2738/+2813
|
* fix missing _Antoine Ginies2008-03-171-2/+2
|
* updateJosé Melo2008-03-161-156/+26
|
* Updated Dutch translation by C. VerschuurenReinout van Schouwen2008-03-161-902/+1005
|
* update translation for ItalianAndrea Celli2008-03-151-186/+50
|
* Japanese translation updated.Yukiko Bando2008-03-151-11/+10
|
* 20080315Rhoslyn Prys2008-03-151-641/+630
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-03-151-43/+27
|
* Updated Estonian translation.Marek Laane2008-03-151-11/+10
|
* Update French translationChristophe Berthelé2008-03-151-143/+19
|
* hungarian translation updateGergely Lonyai2008-03-151-634/+624
|
* Update zh_TW translationShiva Huang2008-03-151-3/+3
|
* Update zh_TW translationShiva Huang2008-03-151-355/+338
|
* Osatuta.Iñigo Salvador Azurmendi2008-03-151-144/+18
|
* fix typoOlivier Blin2008-03-141-1/+1
|
* 0.28Olivier Blin2008-03-142-1/+53
|
* update and merge poOlivier Blin2008-03-1471-58823/+53359
|
* fix titypo...Olivier Blin2008-03-141-1/+1
|
* improve message about non-free packages (#37258)Olivier Blin2008-03-141-1/+7
|
* use no_distro_package for acx100 firmwareOlivier Blin2008-03-141-1/+1
|
* rename no_club as no_distro_packageOlivier Blin2008-03-143-7/+8
|
* hungarian translation updateGergely Lonyai2008-03-141-3/+4
|
* do not check connection setup again if first time failed (update_networks ↵Olivier Blin2008-03-141-1/+1
| | | | will check it as well)
* do not enter PIN multiple times in gcom (to prevent wrong PIN from being ↵Olivier Blin2008-03-141-0/+7
| | | | entered and SIM card to be locked)
* extract the "wrong PIN" error message to be reusedOlivier Blin2008-03-141-1/+3
|
* check that PIN number is 4 digitsOlivier Blin2008-03-143-0/+17
|
* load settings before setting up connection (to preserve potentially existing ↵Olivier Blin2008-03-141-0/+2
| | | | settings)
* detect EAP support when parsing iwlist scanOlivier Blin2008-03-141-2/+4
|
* indentOlivier Blin2008-03-141-2/+2
|
* delay computing of wireless flags (for next commit)Olivier Blin2008-03-141-2/+5
|
* show wait_message earlier and remove main window showing hackOlivier Blin2008-03-141-3/+2
| | | | | (wait_message will end with a default window icon though)
* oops, revert bogus commitOlivier Blin2008-03-141-1/+1
|
* use OO notation for connection_manager objectsOlivier Blin2008-03-141-1/+1
|
* mark unused variableOlivier Blin2008-03-141-1/+1
|
* use OO notation for connection_manager objectsOlivier Blin2008-03-143-44/+42
|
* rename droam as cmanagerOlivier Blin2008-03-141-5/+5
|
* bless network::connection_manager objectsOlivier Blin2008-03-143-5/+7
|
* oops, cmanager is not blessed yetOlivier Blin2008-03-141-1/+1
|
* add set_connection wrapperOlivier Blin2008-03-143-4/+10
|
* only write network settings to have to be applied before starting connection ↵Olivier Blin2008-03-141-3/+2
| | | | (workaround for #38792)
* add apply_network_selectionOlivier Blin2008-03-141-0/+7
|
* do not run the whole setup check if interface is already okOlivier Blin2008-03-141-1/+2
|
* short-circuit to avoid creating useless widgetsOlivier Blin2008-03-141-2/+2
|
* flush gtk before displaying notifications (so that they appear on the status ↵Olivier Blin2008-03-141-0/+1
| | | | icon position)