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 /mateweather/org.mate.applets.MateWeatherApplet.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 'mateweather/org.mate.applets.MateWeatherApplet.mate-panel-applet.desktop.in.in')
-rw-r--r-- | mateweather/org.mate.applets.MateWeatherApplet.mate-panel-applet.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mateweather/org.mate.applets.MateWeatherApplet.mate-panel-applet.desktop.in.in b/mateweather/org.mate.applets.MateWeatherApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..03d2b621 --- /dev/null +++ b/mateweather/org.mate.applets.MateWeatherApplet.mate-panel-applet.desktop.in.in @@ -0,0 +1,17 @@ +[Applet Factory] +Id=MateWeatherAppletFactory +Location=@LIBEXECDIR@/mateweather-applet +Name=Mateweather Applet Factory +Description=Factory for creating the weather applet. + +[MateWeatherApplet] +Name=Weather Report +Description=Monitor the current weather conditions, and forecasts +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=weather-storm +MateComponentId=OAFIID:MATE_MateWeatherApplet +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-applets +X-MATE-Bugzilla-Component=mateweather +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Bugzilla-OtherBinaries=mateweather-applet-2 |