[Bug 194481] Review Request: eggdrop

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 17 23:23:27 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: eggdrop


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194481





------- Additional Comments From redhat-bugzilla at linuxnetz.de  2006-06-17 19:15 EST -------
Unfortunately the language path is hardcoded, the issue could be resolved this 
way (when accepted). Simultaneously I could open an upstream bug report to get 
something like a lang-path directive...

--- eggdrop1.6.17/src/eggdrop.h       2004-07-25 13:17:34.000000000 +0200
+++ eggdrop1.6.17/src/eggdrop.h.rsc   2006-06-18 01:19:23.000000000 +0200
@@ -75,7 +75,7 @@


 /* Language stuff */
-#define LANGDIR  "./language" /* language file directory                   */
+#define LANGDIR  "/usr/share/eggdrop/language"  /* language file directory */
 #define BASELANG "english"    /* language which always gets loaded before
                                  all other languages. You do not want to
                                  change this.                              */

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list