Glade 3.15.1 - DoggFood - Released

Tristan Van Berkom <[email protected]> Mon, 22 Apr 2013 17:41:36 +0900
Newsgroups gmane.comp.gnome.devtools,gmane.comp.gnome.glade.user,gmane.comp.gnome.glade.devel
Message-ID <CAGUy9WLaeTjY6S0fNzyzTe6XOrknY4oHrB1QO04_krmf+MTohw@mail.gmail.com>
--===============4394917012191870974==
Content-Type: multipart/alternative; boundary=e89a8f234a5166012f04daef0949

--e89a8f234a5166012f04daef0949
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Glade 3.15.1 is the second unstable development snapshot in
the 3.15 series and depends on GTK+ 3.9.0. ... The Glade 3.15.1
release has been affectionately named after the 1995 release by
Snoop Dogg and Tha Dogg Pound Gang.

After the whopping release of Juan Pablo's Drag and Drop support,
this new release was originally planned to support editing of files
using the new <template> syntax, to support Composite Widget Templates,
but we couldn't resist stepping it, so here are some highlights:

  o Autosave Support (with configuration in preferences dialog)
  o Backup previous revision on save (also in preferences)
  o Configure what types of errors to display at save time (in preferences)
  o Inspector now shows warnings for any widgets which might cause
     warnings, for use of deprecated elements or elements not available
     in the currently set target version.

And last but not least, more DoggFooding !
The following elements are now designed in Glade and use
Composite Widget Templates to define the UI, not to mention they've
had a major facelift:
  o GladePreferences (the preferences dialog)
  o GladeProjectProperties (the project properties dialog)
  o GladeEditor (the main property editor)
  o GladeActivatableEditor (the editor for GtkActivatable widgets)
  o GladeButtonEditor
  o GladeEntryEditor
  o GladeImageEditor
  o GladeLabelEditor
  o GladeWidgetEditor (this shows up in the "Common" tab now instead
     of a boring list of properties).

For more information on Composite Widget Templates, see this blog post:

http://blogs.gnome.org/tvb/2013/04/09/announcing-composite-widget-templates=
/

What is Glade?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Glade is a RAD tool to enable quick & easy development of user
interfaces for the GTK+ toolkit and the GNOME desktop environment.
The user interfaces designed in Glade are saved as XML, and by using
the GtkBuilder GTK+ object these can be loaded by applications
dynamically as needed.

By using GtkBuilder, Glade XML files can be used in numerous
programming languages including C, C++, C#, Vala, Java, Perl,
Python, and others.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Glade 3.15.1
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
        - Much UI fixing and refactoring (Juan Pablo Ugarte)
        - Added new --css and --screenshot options to glade-preview (Juan
Pablo Ugarte)
        - Fix main window shortcuts (bug 695866 Juan Pablo Ugarte)
        - Implemented Project Properties dialog with Glade as a composite
tempalte (Juan Pablo Ugarte)
        - Support editing the GtkWidget:name property (useful for CSS
theming)
        - Improved project inter-widget dependancy calculation and project
serialization ordering,
          object output ordering (and signal ordering) is now consistent
and sorted.
        - GtkButton: response-id for dialogs is now optional (allowing
adding dialog buttons that
          have no dialog response)
        - GtkImage: Support the new "resource" property
        - GTK+ catalog updated to cover widgets in GTK+ 3.8
        - Now show warnings in the UI for deprecated properties and signals
        - Now show warnings in the Inspector view if any deprecated
widgets, signals
          or properties are used (or if anything is used which is not
available in
          the project's target version).
        - Optional properties are now always saved if they are enabled,
allowing
          to explicitly set them to the default value (eg.
GtkWidget:hexpand/vexpand)
        - Inspector search entry: Restore completions to work nicely again
and filter
          the treeview with a search-in-text algorithm.
        - Inspector: Add a feature to expand-all
        - Property editor title-bar is now optional in the View menu
        - Fixed many deprecation warnings in Glade's compile
        - Added Glade's first 2 ever unit tests
        - Fixed Devhelp doc search for properties (Juan Pablo Ugarte)
        - Make Drag'n'Drop work on regular clicks without entering Drag Mod=
e
          and restored old Drag/Resize functionality when SHIFT is pressed
(Juan Pablo Ugarte)
        - Improved Drag/Resize which has been rather broken for a while
        - Added Autosave and Automatic backup of previous file features,
configurable
          in Glade's preferences Dialog
        - Support Composite GtkBuilder template editing (mark a toplevel
GtkWidget as
          the "composite template" widget in the Project Properties dialog
or
          property editor).
        - Support editing of the project domain in the project properties
dialog (Juan Pablo Ugarte)
        - Properties in the Project Properties dialog are now undoable
        - GladeSignalEditor: Automatically expand rows which have signal
callbacks assigned when
          loading a widget
        - Add options to decide what types of warnings should be presented
at project save time,
          configurable in Glade's preferences dialog.
        - Added new property editor components GladePropertyLabel,
GladePropertyShell and
          GladeEditorSkeleton, allowing us to create custom property
editors using Glade.
        - Add "Grid" option to "Add parent" menu (Dmitrijs Ledkovs)
        - Added Gladeui catalog for IDE's and embedders to design Glade
frontends with Glade
        - Added private catalog to allow the GTK+ plugin to embed editors
that it provides
        - Added new GladeEpropCheck boolean property editor, to be used in
some cases for
          boolean properties.
        - Added new adaptor methods
GladeWidgetAdaptor->write_widget_after() and
          GladeWidgetAdaptor->destroy_object()
        - Automatically generate gladeui's enum types with glib-mkenums
        - Modified properties now show up in italic letering instead of
bold, bold
          lettering is reserved for title labels in custom property editors=
.
        - New components that now use GtkBuilder Composite Templates (and
have had
          a basic review and rework of their UIs): GladePreferences
(Glade's preferences
          dialog), GladeEditor (the property editor),
GladeProjectProperties (the project
          properties dialog) and custom property editors:
GladeActivatableEditor,
          GladeButtonEditor, GladeEntryEditor, GladeImageEditor,
GladeLabelEditor, GladeWidgetEditor
        - And... many various bugfixes and UI fixes by Juan Pablo and
myself.
        - Knowing google's evil text wrapping policy... the above list must
have wrapped horribly !
          but hey... what can I do ? file bugs with gmail please :)

UI translations:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
        Alexandre Franke (fr)
        Aurimas =C4=8Cernius (lt)
        Bal=C3=A1zs =C3=9Ar (hu)
        Carles Ferrando (ca@valencia)
        Daniel Mustieles (es)
        Dimitris Spingos (el)
        Duarte Loreto (pt)
        Enrico Nicoletto (pt_BR)
        Fran Di=C3=A9guez (gl)
        Gheyret Kenji (ug)
        Gil Forcada (ca)
        Inaki Larranaga Murgoitio (eu)
        Mario Bl=C3=A4ttermann (de)
        Martin Srebotnjak (sl)
        Matej Urban=C4=8Di=C4=8D (sl)
        Milo Casagrande (it)
        Piotr Dr=C4=85g (pl)
        Rafael Ferreira (pt_BR)
        Richard Hughes (ml)
        Theppitak Karoonboonyanan (th)
        =D0=9C=D0=B8=D1=80=D0=BE=D1=81=D0=BB=D0=B0=D0=B2 =D0=9D=D0=B8=D0=BA=
=D0=BE=D0=BB=D0=B8=D1=9B (sr) (sr@latin)

Doc translations:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
        Alexandre Franke (fr)
        Enrico Nicoletto (pt_BR)
        Mario Bl=C3=A4ttermann (de)
        OKANO Takayoshi (ja)

Where can I get it ?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

http://download.gnome.org/sources/glade/3.15/

For more information on the Glade project see our home page at http://glade
.gnome.org/

Enjoy,
        -Tristan

--e89a8f234a5166012f04daef0949
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Glade 3.15.1 is the second unstable development snaps=
hot in <br>the 3.15 series and depends on GTK+ 3.9.0. ... The Glade 3.15.1<=
br>release has been affectionately named after the 1995 release by<br>Snoop=
 Dogg and Tha Dogg Pound Gang.<br>
</div><div><div><br></div><div>After the whopping release of Juan Pablo&#39=
;s Drag and Drop support,<br>this new release was originally planned to sup=
port editing of files<br></div><div>using the new &lt;template&gt; syntax, =
to support Composite Widget Templates,<br>
</div><div>but we couldn&#39;t resist stepping it, so here are some highlig=
hts:<br></div><div><br><div>=C2=A0 o Autosave Support (with configuration i=
n preferences dialog)<br><div>=C2=A0 o Backup previous revision on save (al=
so in preferences)<br>
</div></div>=C2=A0 o Configure what types of errors to display at save time=
 (in preferences)<br><div>=C2=A0 o Inspector now shows warnings for any wid=
gets which might cause<br></div><div>=C2=A0=C2=A0=C2=A0=C2=A0 warnings, for=
 use of deprecated elements or elements not available<br>
</div><div>=C2=A0=C2=A0=C2=A0=C2=A0 in the currently set target version.<br=
></div><div><br></div><div>And last but not least, more DoggFooding !<br>Th=
e following elements are now designed in Glade and use<br>Composite Widget =
Templates to define the UI, not to mention they&#39;ve<br>
had a major facelift:<br></div><div>=C2=A0 o GladePreferences (the preferen=
ces dialog)<br></div><div>=C2=A0 o GladeProjectProperties (the project prop=
erties dialog)<br></div><div>=C2=A0 o GladeEditor (the main property editor=
)<br></div>
<div>=C2=A0 o GladeActivatableEditor (the editor for GtkActivatable widgets=
)<br></div><div>=C2=A0 o GladeButtonEditor<br>=C2=A0 o GladeEntryEditor<br>=
=C2=A0 o GladeImageEditor<br>=C2=A0 o GladeLabelEditor<br>=C2=A0 o GladeWid=
getEditor (this shows up in the &quot;Common&quot; tab now instead<br>
</div><div>=C2=A0=C2=A0 =C2=A0 of a boring list of properties).<br></div><b=
r>For more information on Composite Widget Templates, see this blog post:<b=
r>=C2=A0=C2=A0=C2=A0 <a href=3D"http://blogs.gnome.org/tvb/2013/04/09/annou=
ncing-composite-widget-templates/">http://blogs.gnome.org/tvb/2013/04/09/an=
nouncing-composite-widget-templates/</a><br>
</div><br>What is <span class=3D"">Glade</span>?<br>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>
<span class=3D"">Glade</span> is a RAD tool to enable quick &amp; easy deve=
lopment of user<br>
interfaces for the GTK+ toolkit and the GNOME desktop environment.<br>
The user interfaces designed in <span class=3D"">Glade</span> are saved as =
XML, and by using<br>
the GtkBuilder GTK+ object these can be loaded by applications<br>
dynamically as needed.<br>
<br>
By using GtkBuilder, <span class=3D"">Glade</span> XML files can be used in=
 numerous<br>
programming languages including C, C++, C#, Vala, Java, Perl,<br>
Python, and others.<br><br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>Glade 3.=
15.1<br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 - Much UI fixing and refactoring (Juan Pablo Ugarte)<br>=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Added new --css and --screenshot =
options to glade-preview (Juan Pablo Ugarte)<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Fix main window shortcuts (bug=
 695866 Juan Pablo Ugarte)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - =
Implemented Project Properties dialog with Glade as a composite tempalte (J=
uan Pablo Ugarte)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Support e=
diting the GtkWidget:name property (useful for CSS theming)<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Improved project inter-widget =
dependancy calculation and project serialization ordering,<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 object output ordering (and sign=
al ordering) is now consistent and sorted.<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 - GtkButton: response-id for dialogs is now optional (allow=
ing adding dialog buttons that<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 have no dialog respo=
nse)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - GtkImage: Support the =
new &quot;resource&quot; property<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 - GTK+ catalog updated to cover widgets in GTK+ 3.8<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Now show warnings in the UI for deprecated=
 properties and signals<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Now show warnings in the Inspe=
ctor view if any deprecated widgets, signals<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 or properties are used (or if anything is used =
which is not available in<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 the project&#39;s target version).<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Optional properties are now al=
ways saved if they are enabled, allowing<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 to explicitly set them to the default value (eg. G=
tkWidget:hexpand/vexpand) <br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - =
Inspector search entry: Restore completions to work nicely again and filter=
<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 the treeview with a =
search-in-text algorithm.<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - I=
nspector: Add a feature to expand-all<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 - Property editor title-bar is now optional in the View menu<br>=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Fixed many deprecation warning=
s in Glade&#39;s compile<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Added Glade&#39;s first 2 ever=
 unit tests<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Fixed Devhelp d=
oc search for properties (Juan Pablo Ugarte)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 - Make Drag&#39;n&#39;Drop work on regular clicks without e=
ntering Drag Mode<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 and restored old Drag/Resize functionality when SHIFT is pressed (Juan Pab=
lo Ugarte)<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Improved Drag/Resize which has=
 been rather broken for a while<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 - Added Autosave and Automatic backup of previous file features, config=
urable<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 in Glade&#=
39;s preferences Dialog<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Sup=
port Composite GtkBuilder template editing (mark a toplevel GtkWidget as<br=
>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 the &quot;composite =
template&quot; widget in the Project Properties dialog or<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 property editor).<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Support editing of the project domain i=
n the project properties dialog (Juan Pablo Ugarte)<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Properties in the Project Prop=
erties dialog are now undoable<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 - GladeSignalEditor: Automatically expand rows which have signal callba=
cks assigned when<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 loading a widget<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Add optio=
ns to decide what types of warnings should be presented at project save tim=
e,<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 configurable in Glad=
e&#39;s preferences dialog.<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -=
 Added new property editor components GladePropertyLabel, GladePropertyShel=
l and<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 GladeEditor=
Skeleton, allowing us to create custom property editors using Glade.<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Add &quot;Grid&quot; option to=
 &quot;Add parent&quot; menu (Dmitrijs Ledkovs)<br>=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 - Added Gladeui catalog for IDE&#39;s and embedders to d=
esign Glade frontends with Glade<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 - Added private catalog to allow the GTK+ plugin to embed editors that =
it provides<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Added new GladeEpropCheck bool=
ean property editor, to be used in some cases for<br>=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 boolean properties.<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 - Added new adaptor methods GladeWidgetAdaptor-&gt=
;write_widget_after() and<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 GladeWidgetAdaptor-&gt;destroy_object()<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Automatically generate gladeui=
&#39;s enum types with glib-mkenums<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 - Modified properties now show up in italic letering instead of bold=
, bold<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 lettering =
is reserved for title labels in custom property editors.<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - New components that now use Gt=
kBuilder Composite Templates (and have had<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 a basic review and rework of their UIs): GladeP=
references (Glade&#39;s preferences<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 dialog), GladeEditor (the property editor), GladeProject=
Properties (the project<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 properties dialog) a=
nd custom property editors: GladeActivatableEditor,<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 GladeButtonEditor, GladeEntryEditor, G=
ladeImageEditor, GladeLabelEditor, GladeWidgetEditor<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 - And... many various bugfixes and UI fixes by Jua=
n Pablo and myself.<br>
</div><div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - Knowing google&#39;=
s evil text wrapping policy... the above list must have wrapped horribly !<=
br></div><div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 but he=
y... what can I do ? file bugs with gmail please :)<br></div><div><br>UI tr=
anslations:<br>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 Alexandre Franke (fr)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 Aurimas =C4=8Cernius (lt)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 Bal=C3=A1zs =C3=9Ar (hu)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Car=
les Ferrando (ca@valencia)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Da=
niel Mustieles (es)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Dimitris =
Spingos (el)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Duarte Loreto (p=
t)<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Enrico Nicoletto (pt_BR)<br>=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Fran Di=C3=A9guez (gl)<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Gheyret Kenji (ug)<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 Gil Forcada (ca)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 Inaki Larranaga Murgoitio (eu)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 Mario Bl=C3=A4ttermann (de)<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 Martin Srebotnjak (sl)<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Matej Urban=C4=8Di=C4=8D (sl)<br=
>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Milo Casagrande (it)<br>=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Piotr Dr=C4=85g (pl)<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Rafael Ferreira (pt_BR)<br>=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 Richard Hughes (ml)<br>=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 Theppitak Karoonboonyanan (th)<br>=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0 =D0=9C=D0=B8=D1=80=D0=BE=D1=81=D0=BB=D0=B0=D0=B2 =D0=
=9D=D0=B8=D0=BA=D0=BE=D0=BB=D0=B8=D1=9B (sr) (sr@latin)<br>
<br>Doc translations:<br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Alexandre Franke (fr)<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Enrico Nicoletto (pt_BR)<br>=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 Mario Bl=C3=A4ttermann (de)<br>=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 OKANO Takayoshi (ja)<br><br>Where can I get it =
?<br>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>
<br><a href=3D"http://download.gnome.org/sources/glade/3.15/" target=3D"_bl=
ank">http://download.gnome.org/sources/<span class=3D"">glade</span>/3.15/<=
/a><br>
<br>For more information on the <span class=3D"">Glade</span> project see o=
ur home page at <a href=3D"http://glade.gnome.org/" target=3D"_blank">http:=
//<span class=3D"">glade</span>.gnome.org/</a><br>
<br>
Enjoy,<br></div><div><div>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -Trist=
an<br></div><div>
<br>
</div></div></div>

--e89a8f234a5166012f04daef0949--

--===============4394917012191870974==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gnome-devtools mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-devtools

--===============4394917012191870974==--