summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@cvs.gnome.org>2005-12-24 23:11:27 +0000
committerEmmanuele Bassi <ebassi@src.gnome.org>2005-12-24 23:11:27 +0000
commit5cc0a13f2494b3e728df288f527a24ae5d5c878a (patch)
tree279208b3be4ca14763d61b60d6f7f1eba1590d1d /docs
parent00212a8a96ea53f3caabbf641c79ccfe73c18ffd (diff)
downloadgnome-dictionary-5cc0a13f2494b3e728df288f527a24ae5d5c878a.tar.gz
The "Maybe this Christmas" release. This release marks the end of the big
2005-12-25 Emmanuele Bassi <ebassi@cvs.gnome.org> The "Maybe this Christmas" release. This release marks the end of the big UI and feature changes: from now on, it's fixes time until the next development cycle. Merry Christmas everyone. * src/gdict-print.c: fix compiler warnings about parameter signedness. * data/gnome-dictionary-preferences.glade: update the source add dialog with a new UI. * docs/reference/gdict/gdict-decl-list.txt: add gdict_defbox_set_database() and gdict_defbox_get_database() to the declarations list. * src/gdict-about.c: use "Look up". * src/gdict-app.c (gdict_app_init): create the data directory inside $HOME/.gnome2 when creating the application singleton. * src/gdict-applet.c (gdict_applet_init): ditto. * src/gdict-pref-dialog.c: add the source add dialog, and enable the source remove code: now the user can create new dictionary sources without having to actually drop a file inside the data directory. The code is still a bit flaky, but this closes all the UI/feature work for the release. * src/gdict-window.c (gdict_window_cmd_help_contents): fix error message.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdict/gdict-decl-list.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/gdict/gdict-decl-list.txt b/docs/reference/gdict/gdict-decl-list.txt
index 3fb72b9..7524c61 100644
--- a/docs/reference/gdict/gdict-decl-list.txt
+++ b/docs/reference/gdict/gdict-decl-list.txt
@@ -80,6 +80,8 @@ gdict_defbox_new
gdict_defbox_new_with_context
gdict_defbox_set_context
gdict_defbox_get_context
+gdict_defbox_set_database
+gdict_defbox_get_database
gdict_defbox_get_text
gdict_defbox_select_all
gdict_defbox_copy_to_clipboard
@@ -206,3 +208,7 @@ GDICT_CHECK_VERSION
<FILE>stamp-gdict-marshal</FILE>
</SECTION>
+<SECTION>
+<FILE>stamp-gdict-enum-types</FILE>
+</SECTION>
+