gimp/menus
Jehan ea1205f094 Issue #9349: removing 2 duplicate "*-short" actions.
"edit-paste-as-new-image-short" and "vectors-selection-to-vectors-short" were
just duplicate of the action named the same, except for the "-short" suffix, and
the only point was to have different labels.

Not though that this time, it was not enough to conclude that the action in a
menu shoud have the short variant. These were both used differently depending on
the menu.
Instead I added the concept of "label-variant" attribute in .ui menu files. When
the "long" variant is set, then we simply use the longer label.

There is still one more "-short" action: "tools-by-color-select-short", but I am
a still unsure how to handle this one.
2023-04-14 18:54:16 +02:00
..
.gitignore menus: the .xml files are now unneeded (replaced by .ui files). 2023-04-12 22:07:09 +02:00
Makefile.am menus: fix autotools distclean. 2023-04-12 22:36:21 +02:00
app-menu.ui app, menus: add an application menu for systems which wants this. 2023-04-12 22:07:09 +02:00
brush-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
brushes-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
buffers-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
channels-menu.ui app, menus: handle the case where a menu is used both as popup and submenu. 2023-04-12 22:07:08 +02:00
colormap-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
cursor-info-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dashboard-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dialogs-menuitems.ui.in menus: fix dialogs_dockable_actions being in 2 groups. 2023-04-12 22:07:09 +02:00
dockable-menu.ui.in.in menus: fix dialogs_dockable_actions being in 2 groups. 2023-04-12 22:07:09 +02:00
documents-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dynamics-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dynamics-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
error-console-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
fonts-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
gradient-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
gradients-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
gtkuimanager.dtd forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
image-menu.ui.in.in Issue #9349: removing 2 duplicate "*-short" actions. 2023-04-14 18:54:16 +02:00
images-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
layers-menu.ui app, menus: handle the case where a menu is used both as popup and submenu. 2023-04-12 22:07:08 +02:00
menus.xsl menus: add a dockable-menu with the new GtkBuilder format. 2023-04-12 22:07:08 +02:00
meson.build app, menus: add an application menu for systems which wants this. 2023-04-12 22:07:09 +02:00
mypaint-brushes-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
palette-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
palettes-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
patterns-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
quick-mask-menu.ui menus: implement a bunch of menus in GtkBuilder format. 2023-04-12 22:07:08 +02:00
sample-points-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
selection-menu.ui Issue #9349: removing 2 duplicate "*-short" actions. 2023-04-14 18:54:16 +02:00
templates-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
text-editor-toolbar.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
text-tool-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
tool-options-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
tool-preset-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
tool-presets-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
undo-menu.ui app, menus: now support the child menu of the GimpDockbook menu. 2023-04-12 22:07:08 +02:00
vector-toolpath-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
vectors-menu.ui Issue #9349: removing 2 duplicate "*-short" actions. 2023-04-14 18:54:16 +02:00