1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-26 02:21:27 +02:00

update for WINGs font interface change

This commit is contained in:
kojima
1999-05-31 00:47:10 +00:00
parent 7c9574b1ea
commit 029695bcda
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -612,8 +612,7 @@ wWorkspaceForceChange(WScreen *scr, int workspace)
}
}
if (!scr->flags.startup2)
showWorkspaceName(scr, workspace);
showWorkspaceName(scr, workspace);
#ifdef GNOME_STUFF
wGNOMEUpdateCurrentWorkspaceHint(scr);