[SCM] GUI front-end for Debian Live. branch, master, updated. d6ae12437ff380db2b87363283adc42142dc4637

Chris Lamb chris at chris-lamb.co.uk
Fri Apr 11 02:13:55 UTC 2008


The following commit has been merged in the master branch:
commit 5c2a2cf5b8f22ec540b5328e4a77e813b263a293
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Apr 11 00:06:50 2008 +0100

    Fix bug where it was impossible to select Xfce images
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/misc/main.glade b/misc/main.glade
index 1182f5f..12e2c98 100644
--- a/misc/main.glade
+++ b/misc/main.glade
@@ -3055,7 +3055,7 @@ of building your own Debian Live system.</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                         <property name="response_id">0</property>
                         <property name="draw_indicator">True</property>
-                        <property name="group">radio_desktop_kde</property>
+                        <property name="group">radio_desktop_gnome</property>
                         <child>
                           <widget class="GtkHBox" id="hbox15">
                             <property name="visible">True</property>

-- 
GUI front-end for Debian Live.



More information about the debian-live-changes mailing list