app: remove GIMP_HELP_PREFS_VIEWABLES_FOLLOW_THEME help ID.
It is unused and setting it on the new toggle button doesn't seem to work anyway as the dockable's help ID is called. Improving the help page for this dockable, rather than adding a specific help page, seems a better fit anyway.
This commit is contained in:
parent
2f19042feb
commit
d45ff5b5cd
1 changed files with 0 additions and 1 deletions
|
|
@ -675,7 +675,6 @@
|
|||
#define GIMP_HELP_PREFS_INTERFACE "gimp-prefs-interface"
|
||||
#define GIMP_HELP_PREFS_THEME "gimp-prefs-theme"
|
||||
#define GIMP_HELP_PREFS_ICON_THEME "gimp-prefs-icon-theme"
|
||||
#define GIMP_HELP_PREFS_VIEWABLES_FOLLOW_THEME "gimp-prefs-viewables-follow-theme"
|
||||
#define GIMP_HELP_PREFS_TOOLBOX "gimp-prefs-toolbox"
|
||||
#define GIMP_HELP_PREFS_DIALOG_DEFAULTS "gimp-prefs-dialog-defaults"
|
||||
#define GIMP_HELP_PREFS_HELP "gimp-prefs-help"
|
||||
|
|
|
|||
Loading…
Reference in a new issue