mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Bug fixes related to global icons in Clip.
This commit is contained in:
@@ -252,7 +252,8 @@ panelBtnCallback(WMWidget *self, void *data)
|
||||
_("Sorry, icon cannot be made omnipresent. "
|
||||
"Please make sure that no other icon is "
|
||||
"docked in the same position on the other "
|
||||
"workspaces, and try again."),
|
||||
"workspaces, and the Clip is not full in "
|
||||
"some workspace, then try again."),
|
||||
_("OK"), NULL, NULL);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user