[SCM] live-magic branch, master, updated. 1.11-12-gb8162c7
Chris Lamb
lamby at debian.org
Mon Aug 2 06:12:06 UTC 2010
The following commit has been merged in the master branch:
commit c346c92c8e54c9235a9d86b9173cb398335cf3c8
Author: Chris Lamb <lamby at debian.org>
Date: Mon Aug 2 01:28:10 2010 -0400
Build (eg.) gnome-desktop instead of gnome.
diff --git a/debian/changelog b/debian/changelog
index 3805a83..24b4876 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ live-magic (1.12) UNRELEASED; urgency=low
* Update my email address.
* Bump (and rename) dependency on live-build to at least 2.0~a21.
* Pass {true,false} instead of {True,False} to lh config.
+ * Build (eg.) gnome-desktop instead of gnome.
-- Chris Lamb <lamby at debian.org> Mon, 02 Aug 2010 00:41:11 -0400
diff --git a/misc/live-magic.glade b/misc/live-magic.glade
index e0a0e81..9d75ab1 100644
--- a/misc/live-magic.glade
+++ b/misc/live-magic.glade
@@ -331,7 +331,7 @@ of building your own Debian Live system.</property>
</packing>
</child>
<child>
- <widget class="GtkRadioButton" id="radio_desktop_gnome">
+ <widget class="GtkRadioButton" id="radio_desktop_gnome-desktop">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -376,7 +376,7 @@ of building your own Debian Live system.</property>
</packing>
</child>
<child>
- <widget class="GtkRadioButton" id="radio_desktop_kde">
+ <widget class="GtkRadioButton" id="radio_desktop_kde-desktop">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -421,7 +421,7 @@ of building your own Debian Live system.</property>
</packing>
</child>
<child>
- <widget class="GtkRadioButton" id="radio_desktop_xfce">
+ <widget class="GtkRadioButton" id="radio_desktop_xfce-desktop">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
--
live-magic
More information about the debian-live-changes
mailing list