[Pkg-xfce-commits] r2341 - desktop/branches/svn-snapshots/xfce4-session/debian/patches
corsac at alioth.debian.org
corsac at alioth.debian.org
Wed Oct 1 21:27:02 UTC 2008
Author: corsac
Date: 2008-10-01 21:27:02 +0000 (Wed, 01 Oct 2008)
New Revision: 2341
Modified:
desktop/branches/svn-snapshots/xfce4-session/debian/patches/07_parallel-startup.patch
Log:
remove changelog which doesn't apply, and tune the pathes
Modified: desktop/branches/svn-snapshots/xfce4-session/debian/patches/07_parallel-startup.patch
===================================================================
--- desktop/branches/svn-snapshots/xfce4-session/debian/patches/07_parallel-startup.patch 2008-10-01 21:12:37 UTC (rev 2340)
+++ desktop/branches/svn-snapshots/xfce4-session/debian/patches/07_parallel-startup.patch 2008-10-01 21:27:02 UTC (rev 2341)
@@ -1,22 +1,7 @@
-Index: xfce4-session/trunk/ChangeLog
+Index: trunk/xfce4-session/xfsm-properties.h
===================================================================
---- xfce4-session/trunk/ChangeLog (revision 28004)
-+++ xfce4-session/trunk/ChangeLog (revision 28005)
-@@ -1,3 +1,10 @@
-+2008-10-01 Brian Tarricone <bjt23 at cornell.edu>
-+
-+ * xfce4-session/{xfsm-startup.[ch],xfsm-properties.h,xfsm-manager.[ch]}:
-+ Start all session clients in parallel within priority groups.
-+ There's still probably more work to be done here, but this is
-+ a good first cut, and seems to work well (bug 4312).
-+
- 2008-09-23 Brian Tarricone <bjt23 at cornell.edu>
-
- * po/POTFILES.in: add xfce4-autostart-editor/main.c.
-Index: xfce4-session/trunk/xfce4-session/xfsm-properties.h
-===================================================================
---- xfce4-session/trunk/xfce4-session/xfsm-properties.h (revision 28004)
-+++ xfce4-session/trunk/xfce4-session/xfsm-properties.h (revision 28005)
+--- trunk/xfce4-session/xfsm-properties.h (revision 28004)
++++ trunk/xfce4-session/xfsm-properties.h (revision 28005)
@@ -49,6 +49,8 @@
gchar **restart_command;
gint restart_style_hint;
@@ -26,10 +11,10 @@
};
-Index: xfce4-session/trunk/xfce4-session/xfsm-startup.c
+Index: trunk/xfce4-session/xfsm-startup.c
===================================================================
---- xfce4-session/trunk/xfce4-session/xfsm-startup.c (revision 28004)
-+++ xfce4-session/trunk/xfce4-session/xfsm-startup.c (revision 28005)
+--- trunk/xfce4-session/xfsm-startup.c (revision 28004)
++++ trunk/xfce4-session/xfsm-startup.c (revision 28005)
@@ -55,19 +55,21 @@
#include <xfce4-session/xfsm-manager.h>
#include <xfce4-session/xfsm-splash-screen.h>
@@ -355,10 +340,10 @@
+}
+
+
-Index: xfce4-session/trunk/xfce4-session/xfsm-startup.h
+Index: trunk/xfce4-session/xfsm-startup.h
===================================================================
---- xfce4-session/trunk/xfce4-session/xfsm-startup.h (revision 28004)
-+++ xfce4-session/trunk/xfce4-session/xfsm-startup.h (revision 28005)
+--- trunk/xfce4-session/xfsm-startup.h (revision 28004)
++++ trunk/xfce4-session/xfsm-startup.h (revision 28005)
@@ -26,7 +26,8 @@
void xfsm_startup_init (XfceRc *rc);
@@ -369,10 +354,10 @@
#endif /* !__XFSM_STARTUP_H__ */
-Index: xfce4-session/trunk/xfce4-session/xfsm-manager.c
+Index: trunk/xfce4-session/xfsm-manager.c
===================================================================
---- xfce4-session/trunk/xfce4-session/xfsm-manager.c (revision 28004)
-+++ xfce4-session/trunk/xfce4-session/xfsm-manager.c (revision 28005)
+--- trunk/xfce4-session/xfsm-manager.c (revision 28004)
++++ trunk/xfce4-session/xfsm-manager.c (revision 28005)
@@ -71,8 +71,6 @@
Prototypes
*/
@@ -559,10 +544,10 @@
}
return TRUE;
-Index: xfce4-session/trunk/xfce4-session/xfsm-manager.h
+Index: trunk/xfce4-session/xfsm-manager.h
===================================================================
---- xfce4-session/trunk/xfce4-session/xfsm-manager.h (revision 28004)
-+++ xfce4-session/trunk/xfce4-session/xfsm-manager.h (revision 28005)
+--- trunk/xfce4-session/xfsm-manager.h (revision 28004)
++++ trunk/xfce4-session/xfsm-manager.h (revision 28005)
@@ -45,8 +45,12 @@
gboolean xfsm_manager_restart (void);
More information about the Pkg-xfce-commits
mailing list