summarylogtreecommitdiffstats
path: root/sqlops.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'sqlops.desktop')
-rw-r--r--sqlops.desktop10
1 files changed, 5 insertions, 5 deletions
diff --git a/sqlops.desktop b/sqlops.desktop
index 70a99b2b2e90..a068d275c482 100644
--- a/sqlops.desktop
+++ b/sqlops.desktop
@@ -1,9 +1,9 @@
[Desktop Entry]
Name=SQL Operations Studio
-Comment=SQL Operations Studio
+Comment=Data Management Tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
GenericName=Text Editor
-Exec=/usr/bin/sqlops --unity-launch %F
-Icon=/usr/share/sqlops/resources/app/resources/linux/code.png
+Exec=/usr/bin/{pkgname} --unity-launch %F
+Icon=/usr/share/{pkgname}/resources/app/resources/linux/code.png
Type=Application
StartupNotify=true
StartupWMClass=sqlops
@@ -14,5 +14,5 @@ Keywords=sqlops;
[Desktop Action new-empty-window]
Name=New Empty Window
-Exec=/usr/share/sqlops/sqlops --new-window %F
-Icon=sqlops
+Exec=/usr/bin/{pkgname} --new-window %F
+Icon=/usr/share/{pkgname}/resources/app/resources/linux/code.png