mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
added themable, pixmap background switch panel
This commit is contained in:
@@ -424,9 +424,6 @@ ShrinkString(WMFont *font, char *string, int width)
|
||||
char *text;
|
||||
int p1, p2, t;
|
||||
|
||||
if (wPreferences.multi_byte_text)
|
||||
return wstrdup(string);
|
||||
|
||||
p = strlen(string);
|
||||
w = WMWidthOfString(font, string, p);
|
||||
text = wmalloc(strlen(string)+8);
|
||||
|
||||
Reference in New Issue
Block a user