diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-06-05 11:43:44 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-06-05 11:43:44 +0000 |
commit | b7a51199bdd351992670e6466d36202c8e70d89a (patch) | |
tree | b9fda86acebfcd59f190b2063e3e7c292c176cb6 /extra/config/gconf.glade | |
parent | 3afa0348159254528ec5c21829d250899cd76b76 (diff) |
- pull kconfig from 2.6.25.4
It has nicer "-*-" etc hints
Diffstat (limited to 'extra/config/gconf.glade')
-rw-r--r-- | extra/config/gconf.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/config/gconf.glade b/extra/config/gconf.glade index 803233fdd..2e2e2f9db 100644 --- a/extra/config/gconf.glade +++ b/extra/config/gconf.glade @@ -5,7 +5,7 @@ <widget class="GtkWindow" id="window1"> <property name="visible">True</property> - <property name="title" translatable="yes">Gtk Kernel Configurator</property> + <property name="title" translatable="yes">Gtk uClibc Configurator</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> |