Revision 6859d75...
Go back to digest for 23rd December 2012Optimization in Utilities
Aleix Pol Gonzalez committed changes in [kde-gtk-config] src/gtkconfigkcmodule.cpp:
Improve the algorithm to detect font strings
Don't check for bold or italic, consider it the style name. This makes it
a bit more difficult to be able to find what's style name and what's font
family.
Loop words checking where the font family ends and assume the stylename is
the rest until the font size
PS: Why wouldn't they split the fields using ','? :/
File Changes
Modified 1 files
- src/gtkconfigkcmodule.cpp
1 files changed in total