diff options
author | Wu Xiaotian <[email protected]> | 2019-10-30 11:50:07 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-12 11:18:15 +0100 |
commit | 4b6d373147649c13d6ea625c31f15a34ced324e3 (patch) | |
tree | 0215b3594255d27ee81f1fd996ab22564b95b935 /applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in | |
parent | a9ff56c6de34f8d3db48f3405c5ee671dc281194 (diff) | |
download | mate-power-manager-4b6d373147649c13d6ea625c31f15a34ced324e3.tar.bz2 mate-power-manager-4b6d373147649c13d6ea625c31f15a34ced324e3.tar.xz |
migrate from intltool to gettext
Diffstat (limited to 'applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in')
-rw-r--r-- | applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 0000000..645fc21 --- /dev/null +++ b/applets/inhibit/org.mate.InhibitApplet.mate-panel-applet.desktop.in.in @@ -0,0 +1,17 @@ +[Applet Factory] +Id=InhibitAppletFactory +Location=@LIBEXECDIR@/mate-inhibit-applet +Name=Inhibit Applet Factory +Description=Factory for Inhibit Applet + +[InhibitApplet] +Name=Inhibit Applet +Description=Allows user to inhibit automatic power saving +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-inhibit-applet +MateComponentId=OAFIID:MATE_InhibitApplet +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-power-manager +X-MATE-Bugzilla-Component=applets +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Bugzilla-OtherBinaries=mate-inhibit-applet |