mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Initial update from my source tree. For 0.52.0
This commit is contained in:
@@ -324,7 +324,7 @@ ShowDockAppSettingsPanel(WAppIcon *aicon)
|
||||
WMSetLabelText(panel->dndCommandLabel,
|
||||
_("%d will be replaced with the file name"));
|
||||
#else
|
||||
WMSetTextFieldEnabled(panel->dndCommandField, False);
|
||||
WMSetTextFieldEditable(panel->dndCommandField, False);
|
||||
WMSetLabelText(panel->dndCommandLabel,
|
||||
_("DND support was not compiled in"));
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user