summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Updated Estonian translationsMarek Laane2013-12-073-63/+52
|
* do not try to guess if driver is OSS or not, they all are ALSAThierry Vignaud2013-12-061-2/+2
|
* perl_checker cleanupThierry Vignaud2013-12-061-1/+1
|
* kill message about alternative driver (mga#11824)Thierry Vignaud2013-12-061-2/+1
| | | | the sound card description is kept b/c next messages start by "\n\n"
* kill dead commentThierry Vignaud2013-12-061-10/+0
|
* 16.1116.11Thierry Vignaud2013-12-062-1/+3
|
* fix a crash in rpmdrake when package list is empty (mga#11901)Thierry Vignaud2013-12-062-0/+3
|
* 16.1016.10Thierry Vignaud2013-12-062-1/+3
|
* (reallyChooseGroups) reindent after previous commit for clarityThierry Vignaud2013-12-061-12/+12
|
* (reallyChooseGroups) make bottom buttons always availableThierry Vignaud2013-12-062-5/+7
| | | | by puting the scrolling window only around the package group check boxes
* add 'use_markup' parameter to ExpandersThierry Vignaud2013-12-061-0/+1
|
* 16.916.9Thierry Vignaud2013-12-062-1/+3
|
* fix retrieving network info from stage2 after dracut migration (mga#11504)Thierry Vignaud2013-12-062-1/+3
| | | | dracut is now creating /tmp/ifcfg & /tmp/ifcfg-leases directories...
* 16.816.8Thierry Vignaud2013-12-052-1/+3
|
* Revert "fix 'Too late to run INIT' with Gtk3"Thierry Vignaud2013-12-052-4/+3
| | | | | | | | This reverts commit 527a624d8825348bcd9bd2ec0005409a89230315. Thus preventing drakxtools-backend to require Glib::Object::Introspection (mga#11842). The "Too late to run INIT" warning will happen anyway...
* typo fixThierry Vignaud2013-12-052-2/+2
|
* 16.716.7Thierry Vignaud2013-12-053-1/+5
|
* fix a crash when creating partitins (mga#11876)Thierry Vignaud2013-12-053-1/+7
|
* drop useless logo styleThierry Vignaud2013-12-041-1/+1
| | | | | unused since July 2008 see commits e5ebd1827, 5a380298d, 0aceb01fd, & 3ee8b0b2c
* 16.616.6Thierry Vignaud2013-12-043-1/+5
|
* fix blue background behind left panel text (mga#11866)Thierry Vignaud2013-12-043-1/+5
| | | | | | | | | | | | Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866) => drop the useless bg color. this affected both installer & (no yet released) mcc. Detected first while testing gtk3 mcc and then also reported once oxygen-gtk3 was fixed regarding Banners. Spotted by Hugo Pereira Da Costa in https://bugs.kde.org/show_bug.cgi?id=328383
* 16.516.5Thierry Vignaud2013-12-033-1/+5
|
* fix a crash in partitioning wizard (mga#11820)Thierry Vignaud2013-12-033-1/+3
|
* show labels on partition buttons again but make them ellipsized (mga#11858)Thierry Vignaud2013-12-033-2/+5
|
* recognize partitions on eMMC (mga#11812)Thierry Vignaud2013-12-031-1/+1
|
* detect eMMc block devices (Luc Menut, mga#11812)Thierry Vignaud2013-12-033-1/+15
|
* typo fixThierry Vignaud2013-12-031-1/+1
|
* Updated Russian translationskiki2013-12-031-983/+872
|
* update revision dateMarja van Waes2013-12-021-1/+1
|
* 16.416.4Thierry Vignaud2013-12-023-1/+5
|
* fix partionning wizard moving the main window to left (mga#11790)Thierry Vignaud2013-12-022-2/+3
| | | | | | widgets were too wide with gtk3 + oxygen-gtk3 we either have to change the horizontal scrolling policty to 'automatic' (thus having an ugly horizontal scrolling bar) or shrink those widgets
* previous commit acutally helps oxygen-gtk tooThierry Vignaud2013-12-021-0/+1
|
* updated Dutch translationMarja van Waes2013-12-021-19/+19
|
* fix titles not being blue anymoreThierry Vignaud2013-12-022-1/+3
| | | | in CSS, we need to match sub widgets too for installer
* Updated Indonesian translationskiki2013-12-021-1177/+318
|
* fix diskdrake colorized partition tabs with Adwaita (bgo#719624)Thierry Vignaud2013-12-022-0/+10
| | | | | | | | "In the GTK+ CSS interpreter (and CSS in general), background-image takes precedence over background-color, so the gradients set by Adwaita on focused windows' buttons still takes precedence over your custom background-color, this doesn't happen on unfocused windows because no background-image is set for buttons there."
* Update Greek translationdglent2013-12-011-5/+5
|
* 16.316.3Thierry Vignaud2013-11-302-1/+3
|
* fix starting after draksound drop OSS/ALSA switchThierry Vignaud2013-11-302-7/+3
|
* updateThierry Vignaud2013-11-301-3/+3
|
* Updated Turkish translationtarakbumba2013-11-301-4/+5
|
* Slovenian translation updatedfilip2013-11-301-3/+3
|
* Update Ukrainian translationYuri Chornoivan2013-11-301-3/+3
|
* sync with codeThierry Vignaud2013-11-3071-3299/+2867
|
* 16.216.2Thierry Vignaud2013-11-293-1/+5
|
* fix dialog keeping growing when switching tabsThierry Vignaud2013-11-292-2/+6
| | | | | move partition labels to toolips labels broke sizing by enlarging partition ToggleButtons
* no more run urpmi.update when adding mediaThierry Vignaud2013-11-293-12/+6
| | | | | this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3
* add support for RadioMenuItems for rpmdrakeThierry Vignaud2013-11-292-1/+6
|
* make shrinking window work again (eg: draknfs)Thierry Vignaud2013-11-292-2/+3
|
* do not offer to pick a random driver when we've a default oneThierry Vignaud2013-11-292-1/+1
|