aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2013-06-08 23:59:30 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2013-06-08 23:59:30 +0200
commit2fe25b3ee933f0b6a264bca2130ab1d3d71d6b5c (patch)
treedb0b9a76aa4c3886886b613e13ef458463ec9e24
parent347e6f68b2c99605787bd98b61fe30b1d26c938d (diff)
downloadsensei-raw-ctl-2fe25b3ee933f0b6a264bca2130ab1d3d71d6b5c.tar.gz
sensei-raw-ctl-2fe25b3ee933f0b6a264bca2130ab1d3d71d6b5c.tar.xz
sensei-raw-ctl-2fe25b3ee933f0b6a264bca2130ab1d3d71d6b5c.zip
Show in GNOME Control Center, if possible
-rw-r--r--sensei-raw-ctl-gui.desktop.in5
-rw-r--r--sensei-raw-ctl-gui.ui2
2 files changed, 4 insertions, 3 deletions
diff --git a/sensei-raw-ctl-gui.desktop.in b/sensei-raw-ctl-gui.desktop.in
index 202d429..0c9a33f 100644
--- a/sensei-raw-ctl-gui.desktop.in
+++ b/sensei-raw-ctl-gui.desktop.in
@@ -1,8 +1,9 @@
[Desktop Entry]
Type=Application
-Name=${CMAKE_PROJECT_NAME}-gui
+Name=Sensei Raw Setup
GenericName=SteelSeries Sensei Raw control utility
Icon=${CMAKE_PROJECT_NAME}-gui
Exec=${CMAKE_PROJECT_NAME}-gui
StartupNotify=true
-Categories=Settings;System;Utility;GTK;
+Categories=GTK;Settings;HardwareSettings;Utility;X-GNOME-Settings-Panel;
+X-GNOME-Settings-Panel=${CMAKE_PROJECT_NAME}-gui
diff --git a/sensei-raw-ctl-gui.ui b/sensei-raw-ctl-gui.ui
index 7b6ae27..f283ee0 100644
--- a/sensei-raw-ctl-gui.ui
+++ b/sensei-raw-ctl-gui.ui
@@ -27,7 +27,7 @@
</object>
<object class='GtkWindow' id='win'>
<property name='window-position'>GTK_WIN_POS_CENTER</property>
- <property name='title' translatable='TRUE'>SteelSeries Sensei Raw control utility</property>
+ <property name='title' translatable='TRUE'>Sensei Raw Setup</property>
<property name='border-width'>10</property>
<child><object class='GtkNotebook' id='notebook'>
<property name='show-tabs'>FALSE</property>