From d62da96bdf2aff605fb338b19c2f729dfaca93b4 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 30 Nov 2016 22:08:37 +0300 Subject: plugins: make them actually recognized and loaded by eom - use *.plugin extension instead of *.eom-plugin - use "Plugin" section name instead of "Eom Plugin" mostly adapted from: https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035 https://git.gnome.org/browse/eog/commit/?id=af184104018f36272ff8e49012c52d503f48eae7 --- po/POTFILES.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index bef2e1a..fcd7965 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,10 +10,10 @@ data/eom.desktop.in.in [type: gettext/glade]data/eom-preferences-dialog.ui [type: gettext/gsettings]data/org.mate.eom.gschema.xml.in plugins/fullscreen/eom-fullscreen-plugin.c -plugins/fullscreen/fullscreen.eom-plugin.desktop.in +plugins/fullscreen/fullscreen.plugin.desktop.in plugins/reload/eom-reload-plugin.c -plugins/reload/reload.eom-plugin.desktop.in -plugins/statusbar-date/statusbar-date.eom-plugin.desktop.in +plugins/reload/reload.plugin.desktop.in +plugins/statusbar-date/statusbar-date.plugin.desktop.in src/eom-application.c src/eom-close-confirmation-dialog.c src/eom-file-chooser.c -- cgit v1.2.1