Hi all,
I just committed code that should sort the LPE list alphabetically. I have not tested it for other languages other than English. So hope this works for Japanese too for example...
Since I programmed it in a general function, more enumerations should be sorted now. I hope that is not a problem. (for example filter combo boxes should be sorted now)
Cheers, Johan
On Sat, Jan 24, 2009 at 4:17 AM, J.B.C. Engelen wrote:
Hi all,
I just committed code that should sort the LPE list alphabetically. I have not tested it for other languages other than English. So hope this works for Japanese too for example...
For Japanese - maybe, but not for Russian, sorry :)
Alexandre
-----Original Message----- From: Alexandre Prokoudine [mailto:alexandre.prokoudine@...400...] Sent: zaterdag 24 januari 2009 14:40 To: Inkscape Devel List Subject: Re: [Inkscape-devel] sorted LPE list
On Sat, Jan 24, 2009 at 4:17 AM, J.B.C. Engelen wrote:
Hi all,
I just committed code that should sort the LPE list
alphabetically. I
have not tested it for other languages other than English. So hope this works for Japanese too for example...
For Japanese - maybe, but not for Russian, sorry :)
How recent did you try it? When I select Russian, the list is "sorted" in the sense that LPEs with the same start letter are grouped. Don't know if that is the normal alphabetic order for Russian.
On Sun, Jan 25, 2009 at 1:55 AM, J.B.C. Engelen wrote:
For Japanese - maybe, but not for Russian, sorry :)
How recent did you try it? When I select Russian, the list is "sorted" in the sense that LPEs with the same start letter are grouped. Don't know if that is the normal alphabetic order for Russian.
Sorry, it seems to work fine now :)
OTOH, how exactly does one specify build of experimental LPEs? I tried both LPE_ENABLE_EXPERIMENTAL=yes and LPE_ENABLE_EXPERIMENTAL=true and it didn't work.
Alexandre
-----Original Message----- From: Alexandre Prokoudine [mailto:alexandre.prokoudine@...400...] Sent: maandag 26 januari 2009 9:32 To: Inkscape Devel List Subject: Re: [Inkscape-devel] sorted LPE list
On Sun, Jan 25, 2009 at 1:55 AM, J.B.C. Engelen wrote:
For Japanese - maybe, but not for Russian, sorry :)
How recent did you try it? When I select Russian, the list
is "sorted"
in the sense that LPEs with the same start letter are
grouped. Don't
know if that is the normal alphabetic order for Russian.
Sorry, it seems to work fine now :)
OTOH, how exactly does one specify build of experimental LPEs? I tried both LPE_ENABLE_EXPERIMENTAL=yes and LPE_ENABLE_EXPERIMENTAL=true and it didn't work.
Open "/src/live_effects/effect.cpp", and on the first line, write: "#define LPE_ENABLE_TEST_EFFECTS"
participants (2)
-
unknown@example.com
-
Alexandre Prokoudine