diff options
author | MotoHoss <[email protected]> | 2014-10-12 13:37:49 -0500 |
---|---|---|
committer | infirit <[email protected]> | 2014-10-15 19:11:49 +0200 |
commit | bebf0df92e479f82790fc251d36d3d00cbed093b (patch) | |
tree | d98314373ac8823282effc3d7c7714121892261b /drivemount/org.mate.panel.applet.DriveMountAppletFactory.service.in | |
parent | e9e878130d9b4ffca17db953b7a34c736ee4b592 (diff) | |
download | mate-applets-bebf0df92e479f82790fc251d36d3d00cbed093b.tar.bz2 mate-applets-bebf0df92e479f82790fc251d36d3d00cbed093b.tar.xz |
drivemount: Rename binary and manpage. fixes #103
Avoid file collision with gnome applets.
Diffstat (limited to 'drivemount/org.mate.panel.applet.DriveMountAppletFactory.service.in')
-rw-r--r-- | drivemount/org.mate.panel.applet.DriveMountAppletFactory.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivemount/org.mate.panel.applet.DriveMountAppletFactory.service.in b/drivemount/org.mate.panel.applet.DriveMountAppletFactory.service.in index 898c4f09..90d44b42 100644 --- a/drivemount/org.mate.panel.applet.DriveMountAppletFactory.service.in +++ b/drivemount/org.mate.panel.applet.DriveMountAppletFactory.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=org.mate.panel.applet.DriveMountAppletFactory -Exec=@LIBEXECDIR@/drivemount-applet +Exec=@LIBEXECDIR@/mate-drivemount-applet |