Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
stardict
stardict-3.0.3-fix-path-for-sounds.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File stardict-3.0.3-fix-path-for-sounds.patch of Package stardict
Index: dict/src/conf.cpp =================================================================== --- dict/src/conf.cpp.orig +++ dict/src/conf.cpp @@ -210,8 +210,8 @@ AppConf::AppConf() : // stores absolute and relative paths add_entry("/apps/stardict/preferences/dictionary/tts_path", pathlist); #else - pathlist.push_back("/usr/share/WyabdcRealPeopleTTS"); - pathlist.push_back("/usr/share/OtdRealPeopleTTS"); + pathlist.push_back("/usr/share/stardict/WyabdcRealPeopleTTS"); + pathlist.push_back("/usr/share/stardict/OtdRealPeopleTTS"); add_entry("/apps/stardict/preferences/dictionary/tts_path", pathlist); #endif }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor