diff options
author | rbuj <[email protected]> | 2020-12-02 10:41:47 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-12-11 15:15:38 +0100 |
commit | c4499405e511d94005c58cf64489199cbb9e5a86 (patch) | |
tree | e94cb9a05f711915f27e4d4f6b2af9b9ee4d1fe0 /drivemount/data/org.mate.applets.DriveMountApplet.mate-panel-applet.desktop.in.in | |
parent | a10be3e94c9b711b0e424f5e2fd49fd49f333d49 (diff) | |
download | mate-applets-c4499405e511d94005c58cf64489199cbb9e5a86.tar.bz2 mate-applets-c4499405e511d94005c58cf64489199cbb9e5a86.tar.xz |
drivemount: Use common subdirs - data, src
Diffstat (limited to 'drivemount/data/org.mate.applets.DriveMountApplet.mate-panel-applet.desktop.in.in')
-rw-r--r-- | drivemount/data/org.mate.applets.DriveMountApplet.mate-panel-applet.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/drivemount/data/org.mate.applets.DriveMountApplet.mate-panel-applet.desktop.in.in b/drivemount/data/org.mate.applets.DriveMountApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..637628d2 --- /dev/null +++ b/drivemount/data/org.mate.applets.DriveMountApplet.mate-panel-applet.desktop.in.in @@ -0,0 +1,17 @@ +[Applet Factory] +Id=DriveMountAppletFactory +Location=@LIBEXECDIR@/mate-drivemount-applet +Name=Drive Mount Applet Factory +Description=Factory for drive mount applet + +[DriveMountApplet] +Name=Disk Mounter +Description=Mount local disks and devices +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=media-floppy +MateComponentId=OAFIID:MATE_DriveMountApplet +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-applets +X-MATE-Bugzilla-Component=Disk Mounter (drivemount) +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Bugzilla-OtherBinaries=drivemount_applet2 |