/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive.glade

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-08-20 13:02:35 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060820130235-62c9c5753f5d8774
Gettext support added.

2006-08-20  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * po/hu.po: added Hungarian traslation
    * Added gettext support to all files.
    * genpot.sh: added olive-gtk.pot generator script

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<widget class="GtkWindow" id="window_main">
7
7
  <property name="width_request">700</property>
8
8
  <property name="height_request">400</property>
9
 
  <property name="title" translatable="yes">Olive - Bazaar-NG GUI</property>
 
9
  <property name="title" translatable="yes">Olive - Bazaar GUI</property>
10
10
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
11
11
  <property name="window_position">GTK_WIN_POS_NONE</property>
12
12
  <property name="modal">False</property>