diff options
author | Felix Riemann <[email protected]> | 2015-01-07 20:15:07 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-08-01 12:20:45 +0200 |
commit | 6b0c2aed7e1e904cb23e13a8a3ec171102907dd9 (patch) | |
tree | 09384b85ee4f658605de3649b498a51c58f89e42 /data/Makefile.am | |
parent | 3d80a8623a10d791b283eee8f421e9e8fe243f9e (diff) | |
download | eom-6b0c2aed7e1e904cb23e13a8a3ec171102907dd9.tar.bz2 eom-6b0c2aed7e1e904cb23e13a8a3ec171102907dd9.tar.xz |
EogMetadataSidebar: Try to unclutter and improve the sidebar's look
Based on a design by Allan Day.
Plus adding previous tooltip for the folder label
origin commits:
https://gitlab.gnome.org/GNOME/eog/commit/2e5b065
https://gitlab.gnome.org/GNOME/eog/commit/83bf6c4
https://gitlab.gnome.org/GNOME/eog/commit/c0a51e5
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 2d81162..1de120d 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -34,6 +34,7 @@ EXTRA_DIST = \ $(ui_DATA) \ eom.css \ eom-ui.xml \ + metadata-sidebar.ui \ $(DESKTOP_IN_FILES) \ $(appdata_in_files) |