openbsd-ports/x11/gnome/baker/patches/patch-gnomebaker_glade
jasper 8dde69a864 import gnomebaker 0.6.2
GnomeBaker is a free CD/DVD authoring application Unix-like operating systems.

It features:
* Create data CDs.
* Blank RW disks.
* Burn DVDs.
* Copy data CDs.
* Copy audio CDs.
* Support multisession burning.
* Record to and burn from existing CD ISO images.
* Drag and drop to create data CDs (including drag and drop to/from the Nautilus
  file manager).
* Create audio CDs from existing WAV, MP3, FLAC, and Ogg files.
* Integrate with GConf for storage of application settings.

lots of help and ok ajacoutot@, thanks!
2008-04-16 16:05:36 +00:00

67 lines
3.6 KiB
Plaintext

$OpenBSD: patch-gnomebaker_glade,v 1.1.1.1 2008/04/16 16:05:37 jasper Exp $
--- gnomebaker.glade.orig Sun Sep 16 18:36:33 2007
+++ gnomebaker.glade Tue Apr 15 09:37:22 2008
@@ -1641,53 +1641,6 @@
</child>
</widget>
</child>
- <child>
- <widget class="GtkButton" id="button41">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="response_id">0</property>
- <signal name="clicked" handler="prefsdlg_on_scan"/>
- <child>
- <widget class="GtkAlignment" id="alignment19">
- <property name="visible">True</property>
- <property name="xscale">0</property>
- <property name="yscale">0</property>
- <child>
- <widget class="GtkHBox" id="hbox30">
- <property name="visible">True</property>
- <property name="spacing">2</property>
- <child>
- <widget class="GtkImage" id="image192">
- <property name="visible">True</property>
- <property name="stock">gtk-cdrom</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="label289">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Sc_an for devices</property>
- <property name="use_underline">True</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
</widget>
<packing>
<property name="top_attach">2</property>
@@ -1719,7 +1672,7 @@
</child>
<child>
<widget class="GtkCheckButton" id="checkAlwaysScan">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Always scan for devices on startup</property>
<property name="use_underline">True</property>