[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdevelop/parts/doxygen
From:       Amilcar do Carmo Lucas <amilcar () kdevelop ! org>
Date:       2008-06-27 22:00:49
Message-ID: 1214604049.649233.17412.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 825359 by aclu:

Update Doxygen to HEAD

 M  +8 -3      config.cpp  


--- branches/KDE/3.5/kdevelop/parts/doxygen/config.cpp #825358:825359
@@ -3114,8 +3114,8 @@
 		 "Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek, \n"
 		 "Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages), \n"
 		 "Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish, \n"
-		 "Portuguese, Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, \n"
-		 "and Ukrainian.\n", 
+		 "Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene, \n"
+		 "Spanish, Swedish, and Ukrainian.\n", 
 		 "English"
                 );
 #ifdef LANG_ZA
@@ -3203,6 +3203,9 @@
 #ifdef LANG_SR
   ce->addValue("Serbian");
 #endif
+#ifdef LANG_SC
+  ce->addValue("Serbian-Cyrilic");
+#endif
 #ifdef LANG_SK
   ce->addValue("Slovak");
 #endif
@@ -4045,7 +4048,9 @@
 		    "HTML output directory. Running make will produce the docset in that \n"
 		    "directory and running \"make install\" will install the docset in \n"
 		    "~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find \n"
-		    "it at startup.",
+		    "it at startup. \n"
+		    "See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html "
+		    "for more information. \n",
                     FALSE
                  );
   cb->addDependency("GENERATE_HTML");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic