summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
| * 16.1716.17Thierry Vignaud2013-12-201-0/+2
| |
| * use mutter instead of matchboxThierry Vignaud2013-12-203-7/+5
| | | | | | | | | | in order to try to workaround diskdrake issues (mga#11790, mga#11989, ...) as a side effect, stage2 shrinks by 3Mb...
| * fix pausing installing while displaying release notesThierry Vignaud2013-12-201-0/+2
| | | | | | | | (reverting commit 3d93ee6ae8a7715327ba89f3250f49c81ca47c7d)
| * hint that nonfree is needed if a CPU needs a microcodeThierry Vignaud2013-12-202-1/+7
| |
| * kill unused functionThierry Vignaud2013-12-201-5/+0
| |
| * advise to install xephyr if missingThierry Vignaud2013-12-201-0/+3
| |
| * drakx-in-chroot changes concerns stage2 not drakxtoolsThierry Vignaud2013-12-201-0/+2
| |
| * Slovenian translation updatedfilip2013-12-191-21/+22
| |
| * Polish translation updatedDaniel Napora2013-12-191-37/+37
| |
| * Add Transifex config fileYuri Chornoivan2013-12-101-0/+8
| |
| * 16.1416.14Anne Nicolas2013-12-101-0/+4
| |
| * Mageia 4 beta 2 left backgroundAnne Nicolas2013-12-101-0/+0
| |
| * 16.1316.13Thierry Vignaud2013-12-101-0/+2
| |
| * fix crash when selecting an input method (mga#11939)Thierry Vignaud2013-12-101-0/+2
| | | | | | | | Gtk3 API has changed
| * Update Brazilian Portuguese translationYuri Chornoivan2013-12-091-174/+78
| |
| * Updated Estonian translationsMarek Laane2013-12-071-21/+21
| |
| * 16.1016.10Thierry Vignaud2013-12-061-0/+2
| |
| * (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
| * 16.916.9Thierry Vignaud2013-12-061-0/+2
| |
| * 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...
| * typo fixThierry Vignaud2013-12-051-1/+1
| |
| * 16.716.7Thierry Vignaud2013-12-051-0/+2
| |
| * fix a crash when creating partitins (mga#11876)Thierry Vignaud2013-12-051-0/+3
| |
| * 16.616.6Thierry Vignaud2013-12-041-0/+2
| |
| * fix blue background behind left panel text (mga#11866)Thierry Vignaud2013-12-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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-031-0/+2
| |
| * fix a crash in partitioning wizard (mga#11820)Thierry Vignaud2013-12-031-0/+1
| |
| * show labels on partition buttons again but make them ellipsized (mga#11858)Thierry Vignaud2013-12-031-0/+1
| |
| * detect eMMc block devices (Luc Menut, mga#11812)Thierry Vignaud2013-12-031-0/+3
| |
| * typo fixThierry Vignaud2013-12-031-1/+1
| |
| * update revision dateMarja van Waes2013-12-021-1/+1
| |
| * 16.416.4Thierry Vignaud2013-12-021-0/+2
| |
| * fix partionning wizard moving the main window to left (mga#11790)Thierry Vignaud2013-12-021-0/+1
| | | | | | | | | | | | 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
| * updated Dutch translationMarja van Waes2013-12-021-19/+19
| |
| * fix titles not being blue anymoreThierry Vignaud2013-12-021-0/+2
| | | | | | | | in CSS, we need to match sub widgets too for installer
| * 16.216.2Thierry Vignaud2013-11-291-0/+2
| |
| * no more run urpmi.update when adding mediaThierry Vignaud2013-11-291-0/+3
| | | | | | | | | | this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3
| * updateThierry Vignaud2013-11-291-20/+20
| |
| * set languageThierry Vignaud2013-11-291-1/+1
| |
| * Updated Turkish translationtarakbumba2013-11-281-124/+153
| |
| * 16.116.1Thierry Vignaud2013-11-281-0/+2
| |
| * wrap too big labels in summary dialog (mga#11793)Thierry Vignaud2013-11-282-1/+2
| |
| * use new Toolbar API (mga#11791)Thierry Vignaud2013-11-281-0/+1
| | | | | | | | | | | | old toolbar API is no more available: Can't locate object method "append_item" via package Gtk3:Toolbar" at ugtk3.pm line 954
| * fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797)Thierry Vignaud2013-11-281-0/+1
| | | | | | | | fix can't locate object method "child1_shrink" via package "Gtk3::HPaned"
| * fix left panel text being black instead of white (mga#11792)Thierry Vignaud2013-11-281-0/+1
| | | | | | | | | | | | issue introduced in commit 7bebddbde7bc6aeef0cbacc46df5bd3a4162160a when switching from gtk2 RC files to gtk3 CSS: we need to add "*" to match children widgets too
| * update Dutch translationMarja van Waes2013-11-271-14/+13
| |
| * Update Greek translationdglent2013-11-271-22/+20
| |
| * fix a warning when checking root password strengthThierry Vignaud2013-11-262-0/+4
| | | | | | | | include dialog-warning-symbolic
| * Updated Indonesian translationskiki2013-11-261-216/+92
| |