actions: Add new Navigation dockable icons

This patch connects the new icons made by Denis Rangelov
for the Shrink Wrap and Fill Window zoom actions in the
Navigation Dockable.
This commit is contained in:
Alx Sa 2024-12-22 13:52:31 -05:00
parent bfe842cd1d
commit 201ab6ff7a
3 changed files with 5 additions and 3 deletions

View file

@ -413,6 +413,8 @@ G_BEGIN_DECLS
#define GIMP_ICON_VIEW_REFRESH "view-refresh"
#define GIMP_ICON_VIEW_FULLSCREEN "view-fullscreen"
#define GIMP_ICON_VIEW_SHRINK_WRAP "view-shrink-wrap"
#define GIMP_ICON_VIEW_ZOOM_FILL "view-zoom-fill"
#define GIMP_ICON_WILBER "gimp-wilber"
#define GIMP_ICON_WILBER_EEK "gimp-wilber-eek"