]> git.decadent.org.uk Git - ion3.git/commitdiff
Updated patches for version 3-20080207.
authorBen Hutchings <ben@decadent.org.uk>
Thu, 7 Feb 2008 21:14:32 +0000 (21:14 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 2 Nov 2008 12:46:48 +0000 (12:46 +0000)
debian/patches/105_dockapp-class-from-hint-window.diff [deleted file]
debian/patches/201_build-config.diff
debian/patches/209_use-etc-default.diff
debian/patches/series

diff --git a/debian/patches/105_dockapp-class-from-hint-window.diff b/debian/patches/105_dockapp-class-from-hint-window.diff
deleted file mode 100644 (file)
index eac4f2d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- ion3.orig/ioncore/clientwin.c
-+++ ion3/ioncore/clientwin.c
-@@ -509,13 +509,13 @@
-                 xwindow_unmanaged_selectinput(win, 0);
-                 xwindow_unmanaged_selectinput(icon_win, StructureNotifyMask);
--                win=icon_win;
--                attr=icon_attr;
--
-                 /* Copy WM_CLASS as _ION_DOCKAPP_HACK */
-                 p=xwindow_get_text_property(win, XA_WM_CLASS, &n);
-                 
-+                win=icon_win;
-+                attr=icon_attr;
-+
-                 if(p!=NULL){
-                     xwindow_set_text_property(icon_win, ioncore_g.atom_dockapp_hack,
-                                               (const char **)p, n);
index c58cdf2c8c08e6806102886619d01218a288585c..b8046d046335d373e2484d072b8b119ec113845f 100755 (executable)
@@ -32,7 +32,7 @@
  # For ion-completeman system-wide cache
  VARDIR=/var/cache/ion3
  # Message catalogs
  # For ion-completeman system-wide cache
  VARDIR=/var/cache/ion3
  # Message catalogs
-@@ -59,18 +59,18 @@
+@@ -62,18 +62,18 @@
  
  # If you have installed Lua 5.1 from the official tarball without changing
  # paths, this should do it.
  
  # If you have installed Lua 5.1 from the official tarball without changing
  # paths, this should do it.
@@ -60,7 +60,7 @@
  
  
  ##
  
  
  ##
-@@ -124,7 +124,7 @@
+@@ -127,7 +127,7 @@
  # You may uncomment this if you know that your system C libary provides
  # asprintf and  vasprintf. (GNU libc does.) If HAS_SYSTEM_ASPRINTF is not
  # defined, an implementation provided in libtu/sprintf_2.2/ is used. 
  # You may uncomment this if you know that your system C libary provides
  # asprintf and  vasprintf. (GNU libc does.) If HAS_SYSTEM_ASPRINTF is not
  # defined, an implementation provided in libtu/sprintf_2.2/ is used. 
@@ -69,7 +69,7 @@
  
  # The following setting is needed with GNU libc for clock_gettime and the
  # monotonic clock. Other systems may not need it, or may not provide a
  
  # The following setting is needed with GNU libc for clock_gettime and the
  # monotonic clock. Other systems may not need it, or may not provide a
-@@ -163,14 +163,14 @@
+@@ -169,14 +169,14 @@
  
  #C89_SOURCE=-ansi
  
  
  #C89_SOURCE=-ansi
  
  
  # The -DCF_HAS_VA_COPY option should allow for some optimisations, and 
  # in some cases simply defining
  
  # The -DCF_HAS_VA_COPY option should allow for some optimisations, and 
  # in some cases simply defining
---- ion3.orig/utils/ion-statusd/Makefile
-+++ ion3/utils/ion-statusd/Makefile
-@@ -15,7 +15,7 @@
- DEFINES += -DETCDIR=\"$(ETCDIR)\" -DSHAREDIR=\"$(SHAREDIR)\" \
-            -DEXTRABINDIR=\"$(EXTRABINDIR)\" -DMODULEDIR=\"$(MODULEDIR)\" \
-          -DLCDIR=\"$(LCDIR)\" -DLOCALEDIR=\"$(LOCALEDIR)\" \
--           -DSTATUSD_LOCATION=\"$(EXTRABINDIR)/ion-statusd\"
-+#           -DSTATUSD_LOCATION=\"$(EXTRABINDIR)/ion-statusd\"
-            
- SOURCES = ion-statusd.c exec.c extlrx.c
index 6092eacc024998141683c5fa13f7752bf5bd4d1c..cce1b62b202bf61d88a12d2f0082d7c18a79f714 100755 (executable)
@@ -1,6 +1,6 @@
 --- ion3.orig/etc/cfg_ion.lua
 +++ ion3/etc/cfg_ion.lua
 --- ion3.orig/etc/cfg_ion.lua
 +++ ion3/etc/cfg_ion.lua
-@@ -9,6 +9,8 @@
+@@ -16,6 +16,8 @@
  -- Set default modifiers. Alt should usually be mapped to Mod1 on
  -- XFree86-based systems. The flying window keys are probably Mod3
  -- or Mod4; see the output of 'xmodmap'.
  -- Set default modifiers. Alt should usually be mapped to Mod1 on
  -- XFree86-based systems. The flying window keys are probably Mod3
  -- or Mod4; see the output of 'xmodmap'.
index 9eef4474929158e6811f87174e318451b92d435e..6de115065709f8a9b9894b561d85285e540e3899 100644 (file)
@@ -1,4 +1,3 @@
-105_dockapp-class-from-hint-window.diff
 201_build-config.diff
 205_ion-lock.diff
 206_use-x-terminal-emulator.diff
 201_build-config.diff
 205_ion-lock.diff
 206_use-x-terminal-emulator.diff