pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with PSPP on ubuntu 9.10 64bits


From: michel
Subject: Re: Problem with PSPP on ubuntu 9.10 64bits
Date: Wed, 07 Oct 2009 01:08:04 -0300
User-agent: RoundCube Webmail/0.3-stable

Hello,

I start to use the newest gtk-builder-convert, but the only difference is
that now
it complains about duplicated ids, and the problem remains.

It's also strange because it complains even with no duplicated ids. It
says that
the above code has duplicated ids, but it doesn't.

<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd";>

<glade-interface>
        <widget class="GtkMenuBar" id="menubar2">
          <property name="visible">True</property>
          <property
name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
          <property
name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>

          <child>
            <widget class="GtkMenuItem" id="menu_syntax_file">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_File</property>
              <property name="use_underline">True</property>
            </widget>
            </child>
        </widget>
</glade-interface>


John, what we need to get rid of it, and start to use only gtk-builder?

Michel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]