diff options
author | monsta <[email protected]> | 2016-11-30 22:08:37 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-11-30 22:35:56 +0300 |
commit | d62da96bdf2aff605fb338b19c2f729dfaca93b4 (patch) | |
tree | 3602612e64e77ef10b7b85d887a56618fcb91158 /plugins/fullscreen/fullscreen.eom-plugin.desktop.in | |
parent | 5ee13bce9f5c4672d24006be64790bd206b68319 (diff) | |
download | eom-d62da96bdf2aff605fb338b19c2f729dfaca93b4.tar.bz2 eom-d62da96bdf2aff605fb338b19c2f729dfaca93b4.tar.xz |
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
Diffstat (limited to 'plugins/fullscreen/fullscreen.eom-plugin.desktop.in')
-rw-r--r-- | plugins/fullscreen/fullscreen.eom-plugin.desktop.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/fullscreen/fullscreen.eom-plugin.desktop.in b/plugins/fullscreen/fullscreen.eom-plugin.desktop.in deleted file mode 100644 index 2aab901..0000000 --- a/plugins/fullscreen/fullscreen.eom-plugin.desktop.in +++ /dev/null @@ -1,9 +0,0 @@ -[Eom Plugin] -Module=fullscreen -IAge=2 -_Name=Fullscreen with double-click -Icon=view-fullscreen -_Description=Activate fullscreen mode with double-click -Authors=Lucas Rocha <[email protected]> -Copyright=Copyright © 2007 Lucas Rocha -Website=http://www.mate-desktop.org/ |