File: 02_fix_freedesktop_compliance.patch

package info (click to toggle)
openbox 3.7~rc2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,892 kB
  • sloc: ansic: 38,834; xml: 1,358; sh: 665; makefile: 613; python: 421
file content (23 lines) | stat: -rw-r--r-- 756 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
by Nico Golde <nion@debian.org>
the freedesktop standard requires some additional attributes in the desktop files
which are added here to fix #533126, #531580
Index: openbox-3.4.11.1/data/gnome-wm-properties/openbox.desktop
===================================================================
--- openbox-3.4.11.1.orig/data/gnome-wm-properties/openbox.desktop	2010-04-23 16:47:53.000000000 +0200
+++ openbox-3.4.11.1/data/gnome-wm-properties/openbox.desktop	2010-04-23 16:48:08.000000000 +0200
@@ -2,10 +2,15 @@
 Type=Application
 Name=Openbox
 Exec=openbox
+Type=Application
+Categories=System;
 
 # name we put on the WM spec check window
 X-GNOME-WMName=Openbox
 
+X-GNOME-Provides=windowmanager
+NoDisplay=true
+
 # our config tool
 ConfigExec=obconf