diff options
author | rbuj <[email protected]> | 2022-08-07 10:33:33 +0200 |
---|---|---|
committer | mouse <[email protected]> | 2022-08-15 10:02:36 +0800 |
commit | 927c136fab9280d095d837b93f7c34da666b550c (patch) | |
tree | c16badb8fcd7f34c3649f07b8aa809079ce61752 /trashapplet/data/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in | |
parent | a6c354617a1e5876308df5007cd52907b3d742f9 (diff) | |
download | mate-applets-927c136fab9280d095d837b93f7c34da666b550c.tar.bz2 mate-applets-927c136fab9280d095d837b93f7c34da666b550c.tar.xz |
trashapplet: Add data dir
Diffstat (limited to 'trashapplet/data/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in')
-rw-r--r-- | trashapplet/data/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/trashapplet/data/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in b/trashapplet/data/org.mate.applets.TrashApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..77161ccc --- /dev/null +++ b/trashapplet/data/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 |