http://bugzilla.novell.com/show_bug.cgi?id=548058 User rpmcruz@alunos.dcc.fc.up.pt added comment http://bugzilla.novell.com/show_bug.cgi?id=548058#c5 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rpmcruz@alunos.dcc.fc.up.pt Target Milestone|--- |Future 11.3 --- Comment #5 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2009-10-20 07:29:16 MDT --- GTK uses some dumb comparison function like strcmp(). It is not smart enough to identify numbers, so it will compare '9' to '1', not "99" to "100". We should be able to pass our own strcmp() implementation, so this will be a fairly easy to fix. But not something for 11.2. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.