diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-11-06 06:56:16 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-11-06 06:56:16 +0800 |
commit | dfd17005ee1f28b31a3e07a31e0f2fc5afc70596 (patch) | |
tree | 04b0f957820072a92ef4ea540da27338202034da /ChangeLog | |
parent | f3abf966ddd6e91a650b950f99a5b668fa79d580 (diff) | |
download | gsoc2013-epiphany-dfd17005ee1f28b31a3e07a31e0f2fc5afc70596.tar gsoc2013-epiphany-dfd17005ee1f28b31a3e07a31e0f2fc5afc70596.tar.gz gsoc2013-epiphany-dfd17005ee1f28b31a3e07a31e0f2fc5afc70596.tar.bz2 gsoc2013-epiphany-dfd17005ee1f28b31a3e07a31e0f2fc5afc70596.tar.lz gsoc2013-epiphany-dfd17005ee1f28b31a3e07a31e0f2fc5afc70596.tar.xz gsoc2013-epiphany-dfd17005ee1f28b31a3e07a31e0f2fc5afc70596.tar.zst gsoc2013-epiphany-dfd17005ee1f28b31a3e07a31e0f2fc5afc70596.zip |
Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.
2003-11-05 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c:
* embed/ephy-embed-popup-control.c:
* embed/ephy-encodings.c:
* embed/ephy-history.c:
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/FilePicker.cpp:
* lib/eel-gconf-extensions.c:
* lib/egg/egg-editable-toolbar.c:
* lib/ephy-file-helpers.c:
* lib/ephy-gui.c:
* lib/ephy-langs.c:
* lib/ephy-node.c:
* lib/ephy-zoom.h:
* lib/widgets/ephy-cell-renderer-progress.c:
* lib/widgets/ephy-zoom-action.c:
* lib/widgets/ephy-zoom-control.c:
* src/bookmarks/ephy-bookmark-action.c:
* src/bookmarks/ephy-bookmark-properties.c:
* src/bookmarks/ephy-bookmarks-editor.c:
* src/bookmarks/ephy-bookmarks-import.c:
* src/bookmarks/ephy-bookmarks-menu.c:
* src/bookmarks/ephy-bookmarks.c:
* src/bookmarks/ephy-new-bookmark.c:
* src/bookmarks/ephy-topic-action.c:
* src/ephy-encoding-dialog.c:
* src/ephy-encoding-menu.c:
* src/ephy-go-action.c:
* src/ephy-history-window.c:
* src/ephy-notebook.c:
* src/ephy-shell.c:
* src/ephy-tab.c:
* src/ephy-toolbars-model.c:
* src/ephy-window.c:
* src/pdm-dialog.c:
* src/popup-commands.c:
* src/ppview-toolbar.c:
* src/prefs-dialog.c:
* src/session.c:
* src/toolbar.c:
* src/window-commands.c:
Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 46 |
1 files changed, 46 insertions, 0 deletions
@@ -1,5 +1,51 @@ 2003-11-05 Christian Persch <chpe@cvs.gnome.org> + * embed/downloader-view.c: + * embed/ephy-embed-popup-control.c: + * embed/ephy-encodings.c: + * embed/ephy-history.c: + * embed/mozilla/ContentHandler.cpp: + * embed/mozilla/EphyHeaderSniffer.cpp: + * embed/mozilla/FilePicker.cpp: + * lib/eel-gconf-extensions.c: + * lib/egg/egg-editable-toolbar.c: + * lib/ephy-file-helpers.c: + * lib/ephy-gui.c: + * lib/ephy-langs.c: + * lib/ephy-node.c: + * lib/ephy-zoom.h: + * lib/widgets/ephy-cell-renderer-progress.c: + * lib/widgets/ephy-zoom-action.c: + * lib/widgets/ephy-zoom-control.c: + * src/bookmarks/ephy-bookmark-action.c: + * src/bookmarks/ephy-bookmark-properties.c: + * src/bookmarks/ephy-bookmarks-editor.c: + * src/bookmarks/ephy-bookmarks-import.c: + * src/bookmarks/ephy-bookmarks-menu.c: + * src/bookmarks/ephy-bookmarks.c: + * src/bookmarks/ephy-new-bookmark.c: + * src/bookmarks/ephy-topic-action.c: + * src/ephy-encoding-dialog.c: + * src/ephy-encoding-menu.c: + * src/ephy-go-action.c: + * src/ephy-history-window.c: + * src/ephy-notebook.c: + * src/ephy-shell.c: + * src/ephy-tab.c: + * src/ephy-toolbars-model.c: + * src/ephy-window.c: + * src/pdm-dialog.c: + * src/popup-commands.c: + * src/ppview-toolbar.c: + * src/prefs-dialog.c: + * src/session.c: + * src/toolbar.c: + * src/window-commands.c: + + Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. + +2003-11-05 Christian Persch <chpe@cvs.gnome.org> + * data/glade/print.glade: * embed/print-dialog.c: (impl_show), (print_dialog_class_init), (print_dialog_new), (print_dialog_new_with_parent), |