[cairo-commit] cairo-demo/cairo-in-motion cairo-in-motion.glade.test, NONE, 1.1

commit at pdx.freedesktop.org commit at pdx.freedesktop.org
Sat Dec 10 06:08:37 PST 2005


Committed by: macslow

Update of /cvs/cairo/cairo-demo/cairo-in-motion
In directory gabe:/tmp/cvs-serv5923

Added Files:
	cairo-in-motion.glade.test 
Log Message:
This additional file is for my own use currently. I needed it because my
version of gtk+-2.8.x has a major problem GtkFileChooserButton, which
causes a crash on my system. That additional .glade file doesn't use has
all GtkFileChooserButtons removed. Apparently only my system is affected.
Others who tried cairo-in-motion have had no issues with the newer gtk+ and
the use of GtkFileChooserButton.


--- NEW FILE: cairo-in-motion.glade.test ---
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">

<glade-interface>

<widget class="GtkWindow" id="mainWindow">
  <property name="visible">True</property>
  <property name="title" translatable="yes">cairo in motion</property>
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
  <property name="window_position">GTK_WIN_POS_NONE</property>
  <property name="modal">False</property>
  <property name="resizable">True</property>
  <property name="destroy_with_parent">False</property>
  <property name="icon_name"></property>
  <property name="decorated">True</property>
  <property name="skip_taskbar_hint">False</property>
  <property name="skip_pager_hint">False</property>
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
[...1160 lines suppressed...]
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.</property>
  <property name="website">http://macslow.mine.nu</property>
  <property name="website_label" translatable="yes">http://maclsow.mine.nu</property>
  <property name="authors">Mirco &quot;MacSlow&quot; Mueller &lt;macslow at bangang.de&gt;</property>
  <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
  <property name="logo">cairo-in-motion.png</property>
</widget>

</glade-interface>



More information about the cairo-commit mailing list