changeset 3216:e91acf24afbc trunk

Expose new libguess-ng character detectors in preferences.
author William Pitcock <nenolod@atheme-project.org>
date Thu, 02 Aug 2007 02:03:35 -0500
parents ce2d24746c09
children 764e8f87c186 06baa146fc1d
files src/audacious/main.c
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/audacious/main.c	Thu Aug 02 02:00:21 2007 -0500
+++ b/src/audacious/main.c	Thu Aug 02 02:03:35 2007 -0500
@@ -261,6 +261,10 @@
     "Chinese",
     "Korean",
     "Russian",
+    "Greek",
+    "Hebrew",
+    "Turkish",
+    "Arabic",
 #ifdef HAVE_UDET
     "Universal"
 #endif