summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2005-08-09 23:22:36 +0000
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2005-08-09 23:22:36 +0000
commit63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1 (patch)
treef18ef0378e787945d5fd722b2c2793b878143221 /docs
parent9d4628df369b92016b7fc3bfc7fed6d06ff2ca9a (diff)
downloadlibrcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.tar.gz
librcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.tar.bz2
librcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.tar.xz
librcc-63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1.zip
- 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
Diffstat (limited to 'docs')
-rw-r--r--docs/api/Doxyfile4
1 files changed, 3 insertions, 1 deletions
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