mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 01:12:30 +01:00
- Added double buffering when drawing a WMFrame title with an AA font to avoid
flickering. - Added double buffering when drawing WMList items to avoid flickering - Shared xft drawable - Renamed AASystemFont and AABoldSystemFont to AntialiasedSystemFont respectively AntialiasedBoldSystemFont in WMGLOBAL - WMCreateFont falls back to normal fonts if antialiased fonts cannot be created (even if enabled)
This commit is contained in:
@@ -85,7 +85,7 @@ with a .po extension, reconfigure WindowMaker and run
|
||||
make install.
|
||||
|
||||
To update an already translated message file use the msgmerge command. As in:
|
||||
msgmerge WindowMaker.pot pt.po > pt.po.new
|
||||
msgmerge pt.po WindowMaker.pot > pt.po.new
|
||||
|
||||
If you use an older version of gettext, the command is tupdate, instead
|
||||
of msgmerge.
|
||||
|
||||
Reference in New Issue
Block a user