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 --- plugins/reload/reload.plugin.desktop.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/reload/reload.plugin.desktop.in (limited to 'plugins/reload/reload.plugin.desktop.in') diff --git a/plugins/reload/reload.plugin.desktop.in b/plugins/reload/reload.plugin.desktop.in new file mode 100644 index 0000000..4b0ff92 --- /dev/null +++ b/plugins/reload/reload.plugin.desktop.in @@ -0,0 +1,9 @@ +[Plugin] +Module=reload +IAge=2 +_Name=Reload Image +Icon=view-refresh +_Description=Reload current image +Authors=Lucas Rocha +Copyright=Copyright © 2007 Lucas Rocha +Website=http://www.mate-desktop.org/ -- cgit v1.2.1