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@xxxxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review