summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-02-08 23:42:56 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-02-08 23:42:56 +0000
commit1b4b28fc2bc98b0d45e2a51186caef1d7ff5b059 (patch)
tree0d5108e56d5f050a8a3c798d2302dd39470e33c6
parentaeeea12c1662f300586e6b496a0b73e409ca89e6 (diff)
downloadglade-1b4b28fc2bc98b0d45e2a51186caef1d7ff5b059.tar.gz
doc/gladeui-docs.sgml, doc/gladeui-overrides.txt,
* doc/Makefile.am, Added Files: doc/gladeui-docs.sgml, doc/gladeui-overrides.txt, doc/gladeui-sections.txt, doc/gladeui.types, Removed Files: doc/glade-docs.sgml, doc/glade-sections.txt, doc/glade.types: Making doc module called "gladeui" instead of "glade" to represent the libgladeui library, mostly just to make sure we have namespace wherever we install (since "glade" docs could concievably come from libglade, glade-2 or whatever), these are the initial revisions of these files anyway, so no need to surgically move the cvs history.
-rw-r--r--ChangeLog12
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/gladeui-docs.sgml (renamed from doc/glade-docs.sgml)0
-rw-r--r--doc/gladeui-overrides.txt0
-rw-r--r--doc/gladeui-sections.txt (renamed from doc/glade-sections.txt)0
-rw-r--r--doc/gladeui.types (renamed from doc/glade.types)0
6 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 63b62303..e30a3b48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-02-08 Tristan Van Berkom <tvb@gnome.org>
+
+ * doc/Makefile.am,
+ Added Files: doc/gladeui-docs.sgml, doc/gladeui-overrides.txt,
+ doc/gladeui-sections.txt, doc/gladeui.types,
+ Removed Files: doc/glade-docs.sgml, doc/glade-sections.txt, doc/glade.types:
+ Making doc module called "gladeui" instead of "glade" to represent the
+ libgladeui library, mostly just to make sure we have namespace wherever
+ we install (since "glade" docs could concievably come from libglade, glade-2
+ or whatever), these are the initial revisions of these files anyway, so
+ no need to surgically move the cvs history.
+
2006-02-07 Tristan Van Berkom <tvb@gnome.org>
* src/glade-property.c: Fixed up blurbs on installed properties
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 36340192..746776aa 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -9,7 +9,7 @@ AUTOMAKE_OPTIONS = 1.6
# of using the various options.
# The name of the module, e.g. 'glib'.
-DOC_MODULE=glade
+DOC_MODULE=gladeui
# The top-level SGML file. You can change this if you want to.
DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
diff --git a/doc/glade-docs.sgml b/doc/gladeui-docs.sgml
index b8345cd1..b8345cd1 100644
--- a/doc/glade-docs.sgml
+++ b/doc/gladeui-docs.sgml
diff --git a/doc/gladeui-overrides.txt b/doc/gladeui-overrides.txt
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/doc/gladeui-overrides.txt
diff --git a/doc/glade-sections.txt b/doc/gladeui-sections.txt
index 9f644536..9f644536 100644
--- a/doc/glade-sections.txt
+++ b/doc/gladeui-sections.txt
diff --git a/doc/glade.types b/doc/gladeui.types
index 79f26202..79f26202 100644
--- a/doc/glade.types
+++ b/doc/gladeui.types