From 63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1 Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@dside.dyndns.org>
Date: Tue, 9 Aug 2005 23:22:36 +0000
Subject:     - Russian Engine is really renamed     - Translate to English is
 fixed     - Default charset for "all" languages     - Support for per-class
 additional and dissabled charsets     - Use 'GetSomethingNumber' instead of
 'GetSomethingList'. 'GetSomethingList' functions are depricated.     -
 rccUiGetSomethingName gets id's on the input instead of names

---
 docs/api/Doxyfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'docs/api/Doxyfile')

diff --git a/docs/api/Doxyfile b/docs/api/Doxyfile
index 8f0ab9c..c5208e0 100644
--- a/docs/api/Doxyfile
+++ b/docs/api/Doxyfile
@@ -63,7 +63,9 @@ INPUT                  = /root/xmms/librcc--main--0.1--patch-9/src/ \
                          /root/xmms/librcc--main--0.1--patch-9/examples/
 FILE_PATTERNS          = librcc.h \
                          librccui.h \
-                         example.c
+                         example1.c \
+			 example2.c \
+			 rcc-gtk-config.c
 RECURSIVE              = NO
 EXCLUDE                = 
 EXCLUDE_SYMLINKS       = NO
-- 
cgit v1.2.3