diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-04-05 22:17:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:12 +0700 |
commit | be7140fd07d67d784bb8cb6b390b34f367a3eaa0 (patch) | |
tree | 84161744de615f7a7adf2eb2f72b3a49cd8dd3f7 /office/smoffice2018 | |
parent | fbba4e8ba83879a4f880fcefae29b552593b14b5 (diff) |
office/smoffice2018: Fixed desktop files.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/smoffice2018')
-rw-r--r-- | office/smoffice2018/planmaker-2018.desktop | 2 | ||||
-rw-r--r-- | office/smoffice2018/presentations-2018.desktop | 2 | ||||
-rw-r--r-- | office/smoffice2018/textmaker-2018.desktop | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/office/smoffice2018/planmaker-2018.desktop b/office/smoffice2018/planmaker-2018.desktop index 04efd55be08b..4af31050e20f 100644 --- a/office/smoffice2018/planmaker-2018.desktop +++ b/office/smoffice2018/planmaker-2018.desktop @@ -80,4 +80,4 @@ Icon=application-x-pml18 TryExec=/usr/bin/planmaker18 StartupWMClass=pm Exec=/usr/bin/planmaker18 %F -Path=/opt/office2018 +Path=/opt/smoffice2018 diff --git a/office/smoffice2018/presentations-2018.desktop b/office/smoffice2018/presentations-2018.desktop index fb2054a2842a..77496d0736a5 100644 --- a/office/smoffice2018/presentations-2018.desktop +++ b/office/smoffice2018/presentations-2018.desktop @@ -79,4 +79,4 @@ Icon=application-x-prl18 TryExec=/usr/bin/presentations18 StartupWMClass=pr Exec=/usr/bin/presentations18 %F -Path=/opt/office2018 +Path=/opt/smoffice2018 diff --git a/office/smoffice2018/textmaker-2018.desktop b/office/smoffice2018/textmaker-2018.desktop index c97a714444de..edcede60e9c6 100644 --- a/office/smoffice2018/textmaker-2018.desktop +++ b/office/smoffice2018/textmaker-2018.desktop @@ -80,4 +80,4 @@ Icon=application-x-tml18 TryExec=/usr/bin/textmaker18 StartupWMClass=tm Exec=/usr/bin/textmaker18 %F -Path=/opt/office2018 +Path=/opt/smoffice2018 |