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 /trashapplet/org.mate.applets.TrashApplet.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 'trashapplet/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in')
-rw-r--r-- | trashapplet/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/trashapplet/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in b/trashapplet/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..77161ccc --- /dev/null +++ b/trashapplet/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in @@ -0,0 +1,17 @@ +[Applet Factory] +Id=TrashAppletFactory +Location=@LIBEXECDIR@/trashapplet +Name=Trash Applet Factory +Description=Trash Applet Factory + +[TrashApplet] +Name=Trash +Description=Go to Trash +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=user-trash-full +MateComponentId=OAFIID:MATE_Panel_TrashApplet +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-applets +X-MATE-Bugzilla-Component=trash applet +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Bugzilla-OtherBinaries=trashapplet |