diff options
author | Wu Xiaotian <[email protected]> | 2019-12-25 17:58:28 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-09 11:40:14 +0100 |
commit | b91dbe12e8f334e7fbaf9a36814d36d63c94dfd4 (patch) | |
tree | 699e3fa9a88533a37cc364c28b8afbfc0f360973 /cpufreq/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in | |
parent | 42022afd3340fc97b8c0c8866f2cd6b1355dee34 (diff) | |
download | mate-applets-b91dbe12e8f334e7fbaf9a36814d36d63c94dfd4.tar.bz2 mate-applets-b91dbe12e8f334e7fbaf9a36814d36d63c94dfd4.tar.xz |
migrate from intltools to gettext
Diffstat (limited to 'cpufreq/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in')
-rw-r--r-- | cpufreq/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/cpufreq/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in b/cpufreq/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..168c6317 --- /dev/null +++ b/cpufreq/org.mate.applets.CPUFreqApplet.mate-panel-applet.desktop.in.in @@ -0,0 +1,16 @@ +[Applet Factory] +Id=CPUFreqAppletFactory +Location=@LIBEXECDIR@/mate-cpufreq-applet +Name=CPU Frequency Scaling Monitor +Description=Monitor the CPU Frequency Scaling + +[CPUFreqApplet] +Name=CPU Frequency Scaling Monitor +Description=Monitor the CPU Frequency Scaling +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-cpu-frequency-applet +MateComponentId=OAFIID:MATE_CPUFreqApplet +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-applets +X-MATE-Bugzilla-Component=cpufreq +X-MATE-Bugzilla-Version=@VERSION@ |