index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
Commit message (
Expand
)
Author
Age
Files
Lines
*
use "Sans" as default font name
Pablo Saratxaga
2003-08-22
1
-5
/
+5
*
typo fix s/succeed/succeeded/
Damien Chaumette
2003-08-22
1
-1
/
+1
*
updated pot file
Pablo Saratxaga
2003-08-22
2
-202
/
+227
*
fix crash on file select of "Other"
Stew Benedict
2003-08-22
1
-43
/
+105
*
s/alcatel/Alcatel/
Pablo Saratxaga
2003-08-21
1
-1
/
+1
*
- (gtkset_line_wrap) introduce a Gtk2::Label wrapper for
Thierry Vignaud
2003-08-21
1
-5
/
+10
*
- more use info in load_firmware_floppy
Damien Chaumette
2003-08-21
1
-20
/
+23
*
workaround gtk bug #118047
Thierry Vignaud
2003-08-21
1
-8
/
+2
*
have bootsplash also for smp & enterprise kernels
Pascal Rigaux
2003-08-21
1
-1
/
+1
*
*** empty log message ***
Pascal Rigaux
2003-08-21
1
-1
/
+173
*
typo fixes from Arpad Biro
Thierry Vignaud
2003-08-21
1
-1
/
+1
*
only access $::o->{mouse}{unsafe} during install
Pascal Rigaux
2003-08-21
1
-1
/
+1
*
don't care if insmod'ing ohci1394 fail (bug #1972)
Pascal Rigaux
2003-08-21
1
-1
/
+1
*
fix english (thanks to Reinout van Schouwen)
Pascal Rigaux
2003-08-21
1
-1
/
+1
*
display the error returned by ntfsresize (need i18n though)
Pascal Rigaux
2003-08-21
1
-3
/
+5
*
move ugtk2 related language fixes into ugtk2 jail
Thierry Vignaud
2003-08-21
2
-2
/
+3
*
fix no winmodem message/behavior
Damien Chaumette
2003-08-21
1
-0
/
+2
*
no need for NC(), doing it in translate() in any case
Pascal Rigaux
2003-08-21
1
-8
/
+3
*
don't propose XF3 when $force_xf4
Pascal Rigaux
2003-08-21
1
-4
/
+6
*
fix typo ($::force_xf4 doesn't exist anymore)
Pascal Rigaux
2003-08-21
1
-1
/
+1
*
updated pot file
Pablo Saratxaga
2003-08-21
2
-374
/
+549
*
when umount fails, try killing fam and trying again
Pascal Rigaux
2003-08-21
1
-5
/
+4
*
9.2-0.33mdk
Thierry Vignaud
2003-08-21
1
-2
/
+16
*
set $::o in standalone mode too (because of guillaume fixes for "pango
Thierry Vignaud
2003-08-21
1
-0
/
+2
*
chinese badly wrap with labels too
Thierry Vignaud
2003-08-21
1
-1
/
+1
*
fix typo
Pascal Rigaux
2003-08-21
1
-1
/
+1
*
- fix call to openit()
Pascal Rigaux
2003-08-21
1
-6
/
+4
*
- use $TMPDIR before using $HOME/tmp
Pascal Rigaux
2003-08-21
1
-2
/
+2
*
only offer to configure xawtv if bttv was configured
Thierry Vignaud
2003-08-21
1
-3
/
+3
*
return ok/cancel state
Thierry Vignaud
2003-08-21
1
-0
/
+2
*
fix warnings with diagnostics pragma
Thierry Vignaud
2003-08-21
1
-2
/
+2
*
s/freeciv/freeciv-client/
Guillaume Cottenceau
2003-08-21
1
-1
/
+1
*
- allow user to copy firmware from a floppy
Damien Chaumette
2003-08-21
1
-4
/
+39
*
use perl-URPM 0.94
Francois Pons
2003-08-21
1
-16
/
+2
*
updated with new perl-URPM 0.94 (simplified code)
Francois Pons
2003-08-21
1
-20
/
+7
*
fix firmware url
Damien Chaumette
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
*
perl_checker complain avout using N(@_) so NC() has been rewritten as
Pablo Saratxaga
2003-08-21
1
-3
/
+4
*
definition and use of an NC() function (translation with context, kde like)
Pablo Saratxaga
2003-08-21
2
-1
/
+9
*
the scrolled text is correctly sized, so do not let it compete with
Thierry Vignaud
2003-08-21
1
-1
/
+1
*
avoid 0 to be dumped in urpmi.cfg :(
Francois Pons
2003-08-21
1
-2
/
+2
*
really fixed bad content generated.
Francois Pons
2003-08-21
1
-6
/
+6
*
fixed next key block not taken into accound.
Francois Pons
2003-08-21
1
-0
/
+1
*
added some log when importing pbukey block and when key id have been found.
Francois Pons
2003-08-21
1
-1
/
+5
*
make sure other key are added to urpmi.cfg when imported.
Francois Pons
2003-08-21
1
-3
/
+3
*
*** empty log message ***
Pascal Rigaux
2003-08-21
1
-1
/
+137
*
simplify
Pascal Rigaux
2003-08-21
1
-3
/
+3
*
allocatePartitions() resulted in a small unallocated area at the end of the
Pascal Rigaux
2003-08-21
1
-0
/
+4
*
fix english (thanks to Arpad Biro)
Pascal Rigaux
2003-08-20
1
-3
/
+3
[next]