blob: 80ed4c801fc82c4076cf9708f8b49803d8e1dc5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Wacom Control Panel
Type=Application
Exec=python2 /usr/share/wacom-utility/wacom_utility.py
Terminal=false
Icon=/usr/share/wacom-utility/images/generic.png
Comment=Utility to configure wacom pen tablets
Categories=GNOME;GTK;X-XFCE;Settings;HardwareSettings;
OnlyShowIn=GNOME;Settings;XFCE
Hidden=false
Name[en_CA]=Wacom Control Panel
Comment[en_CA]=Utility to configure wacom pen tablets
X-GNOME-Autostart-enabled=false
GenericName=
|