diff options
author | Wu Xiaotian <[email protected]> | 2019-10-29 14:37:17 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-13 10:03:32 +0100 |
commit | 1a7ae12d402b6f1dccd6b8dac44f38440f571ca5 (patch) | |
tree | bd7a214cf231a5be4d5d9c444b56c5dae646f8b7 /plugins/fullscreen | |
parent | 6d3ccb0ec4222f9129e337337517845607e6fadd (diff) | |
download | eom-1a7ae12d402b6f1dccd6b8dac44f38440f571ca5.tar.bz2 eom-1a7ae12d402b6f1dccd6b8dac44f38440f571ca5.tar.xz |
migrate from intltools to gettext
Diffstat (limited to 'plugins/fullscreen')
-rw-r--r-- | plugins/fullscreen/fullscreen.plugin.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/fullscreen/fullscreen.plugin.desktop.in b/plugins/fullscreen/fullscreen.plugin.desktop.in index 12d2cb8..34e5988 100644 --- a/plugins/fullscreen/fullscreen.plugin.desktop.in +++ b/plugins/fullscreen/fullscreen.plugin.desktop.in @@ -1,9 +1,9 @@ [Plugin] Module=fullscreen IAge=2 -_Name=Fullscreen with double-click +Name=Fullscreen with double-click Icon=view-fullscreen -_Description=Activate fullscreen mode with double-click +Description=Activate fullscreen mode with double-click Authors=Lucas Rocha <[email protected]> Copyright=Copyright © 2007 Lucas Rocha Website=http://www.mate-desktop.org/ |