Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 307 by lidaobing: [ibus-chewing] hardcoded chewing datadir
http://code.google.com/p/ibus/issues/detail?id=307
Hello,
it will be better if you use following command to query the chewing datadir
instead of harcode it.
$ pkg-config --variable=datadir chewing
/usr/share/libchewing3/chewing
currently following file in the source package affected by this problem:
$ find . -type f | xargs grep usr/share/chewing
./src/IBusChewingEngine.gob: chewing_Init("/usr/share/chewing","/tmp");
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---