summaryrefslogtreecommitdiff
path: root/data/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10eom.desktop: Do not collect the translation for Iconrbuj1-1/+1
2019-11-13migrate from intltools to gettextWu Xiaotian1-3/+4
2019-02-18Read authors (updated) and documenters (updated) from eom.about gresourcerbuj1-0/+1
2018-10-19Update the appdata XML filesuve1-1/+1
- Fix appdata XML root node tag - Change <id type="desktop"> to <id> in appdata XML - Change <id type="desktop"> to <id> in appdata XML
2018-08-13EomPreferencesDialog: Convert to GtkBuilder templateFelix Riemann1-1/+1
Also embed the plugin manager into the template directly. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/f96947c
2018-08-13Load EomMultipleSaveAsDialog from GResourceFelix Riemann1-1/+1
origin commit: https://gitlab.gnome.org/GNOME/eog/commit/a2defa1
2018-08-01Load eom-image-properties-dialog.ui with a gresourceraveit651-1/+1
2018-08-01EogMetadataSidebar: Try to unclutter and improve the sidebar's lookFelix Riemann1-0/+1
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
2018-07-27Initial GResource migrationraveit651-9/+5
Embedding UI data files as GResource makes several things easier. The compiled resources need to be linked directly with the binary as they won't be available if linked with the embedded libeom. Starting with eom.css and eom-ui.xml inspired from: https://gitlab.gnome.org/GNOME/eog/commit/94004b4
2018-07-23drop forgotten gtkrc fileraveit651-1/+0
no support for gtk+-2
2018-01-30drop CSS for GTK+ 3.18monsta1-2/+1
2017-05-07use different css files for < gtk+=3.20raveit651-1/+2
2016-01-02drop MateConf migration scriptMonsta1-4/+0
2015-10-06fix gtk3 buildraveit651-16/+13
eom.css was not created by make dist
2015-09-06Gtk3 thumbview: Replace deprecated GtkRCStyle usage with a GtkCssProviderraveit651-0/+5
Makes EomThumbNav's scrollbar style similar to gtk2 version inspired from: https://git.gnome.org/browse/eog/commit/?id=4c93c41
2015-06-15fixes for gschema translationMonsta1-14/+9
taken from https://git.gnome.org/browse/eog/commit/?id=8f83ae4397bf7a477a154e5712b799fa43c60187 - bumped required intltool version to 0.50.1 - renamed and corrected gschema xml for proper intltool usage - sorted lines in po/POTFILES.in (as requested in the header) - removed obsolete lines from po/POTFILES.skip
2014-11-09appdata: Fixup Makefile.aminfirit1-1/+2
2014-10-24Fix makefile for appdata fileeom-1.9.0Stefano Karapetsas1-1/+1
2014-09-23Add AppData fileStefano Karapetsas1-0/+7
Provided by Richard Hughes <[email protected]> Closes https://github.com/mate-desktop/eom/issues/56
2014-07-29Use GSettings enum supportinfirit1-0/+4
Based on eog commit 28a38946c4871ee00305a4a6c0cf9e48c36e530b From Felix Riemann <[email protected]>
2014-07-25Fix Makefile for ui files.infirit1-10/+5
2014-07-25Remove any reference to glade*infirit1-3/+3
Based on eog commit d26606d6273427777790e998902d86acd57c3393 From Baptiste Mille-Mathias <[email protected]>
2013-07-29Use pkgdatadir to install ui filesmate-image-viewer-1.6.1Stefano Karapetsas1-1/+1
2013-07-29Fixes for make dist and make distcheckStefano Karapetsas1-1/+1
2012-12-19Add mateconf-gsettings-data-convert fileYaakov Selkowitz1-0/+4
2012-10-21add gsettings schemaStefano Karapetsas1-20/+13
2011-11-06inicialPerberos1-0/+55