summaryrefslogtreecommitdiffstats
path: root/perl-install/pixmaps
Commit message (Collapse)AuthorAgeFilesLines
* new lang imagesPablo Saratxaga2004-09-0522-0/+0
|
* network applet state iconsDaouda Lo2004-06-212-0/+0
|
* Added image for Berber language, so it is available when it would be neededPablo Saratxaga2004-06-141-0/+0
|
* Added missing choice for Latgalian (it had been forgotten when adding thePablo Saratxaga2004-03-301-0/+0
| | | | | 10.0 new languages)
* readding images in binary modePablo Saratxaga2004-03-165-0/+0
|
* removed pixmaps to readd them in binary modePablo Saratxaga2004-03-165-0/+0
|
* updated and added pictures for language selection list.Pablo Saratxaga2004-03-168-0/+0
| | | | | | enabled choice for Filipino (we have quite good translations), Low-Saxon and Kyrgyz.
* Better layout for PrinterDrake about dialog boxDavid Baudens2004-02-271-0/+0
|
* Udpate icon to not display a cuted iconDavid Baudens2004-02-271-0/+0
|
* new banner iconsThierry Vignaud2004-02-131-0/+0
|
* more locale fixes; and changed images for Uzbek to default to cyrillicPablo Saratxaga2004-02-042-0/+0
|
* UpdateDavid Baudens2004-01-284-0/+0
|
* changed the Serbian cyrillic image to display using cyrillic.Pablo Saratxaga2004-01-121-0/+0
|
* readded with binary flagPablo Saratxaga2003-09-171-0/+0
|
* removed binary filePablo Saratxaga2003-09-171-0/+0
|
* Added "English (Ireland)" choice;Pablo Saratxaga2003-09-171-0/+0
| | | | | | make Russian encoding compatible with Ukrainian (choosin 'ru' and 'uk' languages doesn't force utf-8 but keeps koi8)
* UpdateDavid Baudens2003-09-0510-0/+0
|
* - much cleanup in test_mouse()Pascal Rigaux2003-09-0320-1596/+0
| | | | | - new images for mouse test (thanks to Jerome Villette)
* Re-uploaded binary files added with "cvs add -kb ...".Till Kamppeter2003-08-3013-0/+0
|
* Binary files uploaded without "cvs add -kb ...", removed for re-upload.Till Kamppeter2003-08-3013-0/+0
|
* New GTK2-based main window for printerdrake (only after installation).Till Kamppeter2003-08-2913-0/+0
|
* Updated icon for printerdrake's dialog windows.Till Kamppeter2003-08-261-0/+0
|
* make them transparentGuillaume Cottenceau2003-08-2016-0/+0
|
* re-adding with -kbPascal Rigaux2003-08-0114-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-08-011-0/+0
|
* New/updated images with language namesPablo Saratxaga2003-08-0117-0/+0
|
* re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).Pablo Saratxaga2003-05-062-0/+0
| | | | | | | 'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU' used as locale name, for latin Serbian, to avoid use of '@' character which may be problematic in some cases.
* put new pablo's images (less large, add missing ones)Guillaume Cottenceau2003-02-2881-0/+0
| | | | | sort langs in lang.pm
* - make it the same range as colors.png and colors8.pngPascal Rigaux2003-02-211-0/+0
| | | | | - it is a 64 colors image (note that colors8 is 16 colors)
* move some images from standalone to pixmaps to have them both during install ↵Pascal Rigaux2003-02-192-0/+0
| | | | and after install (images used by XFdrake)
* add it back (used by XFdrake)Pascal Rigaux2003-02-191-0/+0
|
* honour 9.1 theme title of windows: no icon, text to the leftGuillaume Cottenceau2003-02-1415-0/+0
|
* - update steps window to 9.1 theme (blue/white bullets)Guillaume Cottenceau2003-02-142-0/+0
| | | | | - don't destroy steps window between each step => better looking
* invert video the images since the new theme will be printing black text on ↵Guillaume Cottenceau2003-02-1375-0/+0
| | | | white background
* language/country selection change:Guillaume Cottenceau2003-02-0875-0/+0
| | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly