~ubuntu-branches/ubuntu/saucy/openbox/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/01_rc.xml.patch

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2013-08-29 00:47:27 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20130829004727-isarfdp00eoloeeq
Tags: 3.5.2-0ubuntu1
* New upstream release. 
* debian/control & debian/*.install:
 - Update SONAME number.
* debian/*.symbols:
 - Update.
* debian/patches:
 - 04_xsession.desktop_translation.patch: Refresh.
 - 01_rc.xml.patch: Refresh.
 - 05_simplify_gnome_session.patch: Refresh.
 - 07_fix_xml_load_file.patch: Refresh.
 - 90_fix_link_obt.patch: Remove, merged upstream.
 - 675991_fix_crash_from_gtk3_apps.patch: Remove, merged upstream.
 - 666676_wrong_undecorated_window_placement.patch: Remove, merged upstream.
 - clever-rectangle-picking.patch: Remove, merged upstream.
 - use-nearest-monitor.patch: Remove, merged upstream.
 - 704724_fix_refers-to-autostart.sh.patch: Remove, merged upstream.
 - 91_fix_loose_focus.patch: Remove, merged upstream.
 - openbox-3.5.0-title-matching.patch: Refresh.
 - openbox-3.5.0-which-2.20.patch: Refresh.
 - 658081_fix_kde_menu.patch: Remove, merged upstream.
 - add_automake1.11_support.patch: Remove, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
add screenshot support using gnome-screenshot;
5
5
ensure that the Debian system menu is listed in <menu>
6
 
Index: openbox-3.4.11.1/data/rc.xml
 
6
Index: openbox-3.5.2/data/rc.xml
7
7
===================================================================
8
 
--- a/data/rc.xml
9
 
+++ b/data/rc.xml
10
 
@@ -245,6 +245,10 @@
 
8
--- openbox-3.5.2.orig/data/rc.xml      2013-08-13 23:18:36.000000000 +0200
 
9
+++ openbox-3.5.2/data/rc.xml   2013-08-13 23:18:36.000000000 +0200
 
10
@@ -242,6 +242,10 @@
11
11
   <keybind key="A-space">
12
12
     <action name="ShowMenu"><menu>client-menu</menu></action>
13
13
   </keybind>
18
18
 
19
19
   <!-- Keybindings for window switching -->
20
20
   <keybind key="A-Tab">
21
 
@@ -308,6 +312,10 @@
 
21
@@ -305,6 +309,10 @@
22
22
       <command>kfmclient openProfile filemanagement</command>
23
23
     </action>
24
24
   </keybind>
29
29
 </keyboard>
30
30
 
31
31
 <mouse>
32
 
@@ -621,6 +629,8 @@
 
32
@@ -618,6 +626,8 @@
33
33
        just don't make menu ids clash or, well, it'll be kind of pointless -->
34
34
 
35
35
   <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
38
38
   <file>menu.xml</file>
39
39
   <hideDelay>200</hideDelay>
40
40
   <!-- if a press-release lasts longer than this setting (in milliseconds), the
41
 
@@ -634,7 +645,7 @@
42
 
        submenu will not be shown until it is clicked on -->
43
 
   <submenuHideDelay>400</submenuHideDelay>
44
 
   <!-- time to delay before hiding a submenu when selecting another
45
 
-       entry in parent menu -->
46
 
+       entry in parent menu
47
 
        if this is a negative value, then the delay is infinite and the
48
 
        submenu will not be hidden until a different submenu is opened -->
49
 
   <applicationIcons>yes</applicationIcons>