mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 19:32:54 +00:00
.. | ||
CMakeLists.txt | ||
config-scim.h.cmake | ||
FindSCIM.cmake | ||
main.cpp | ||
README |
BUILD & INSTALL: qmake make copy scim-panel-dbus <your dir which scim-panel-gtk lives in> CONFIGURE: edit your scim's global config file, ( it's /etc/scim/global in my box(Archlinux distro). ) change this line: /DefaultPanelProgram = scim-panel-gtk into: /DefaultPanelProgram = scim-panel-dbus reboot your system (or manually kill all scim related process)