Summary: | Add a KDE4 applet | ||
---|---|---|---|
Product: | UIM | Reporter: | Muneyuki Noguchi <nogu.dev> |
Component: | helper: toolbar | Assignee: | uim-bugs |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch to add a plasmoid |
Description
Muneyuki Noguchi
2009-10-19 06:59:56 UTC
(In reply to comment #0) > Created an attachment (id=30552) [details] > patch to add a plasmoid Thanks! I've committed it in r6038 with some modification noted below. Please let me know if you find any problem. > The attached patch adds `--enable-kde4-applet' option to ./configure. Since the > KDE project switched from Autotools to CMake, CMake is required to build a KDE4 > applet, a.k.a. plasmoid. Since ./configure can't go through on system without kde4 and/or cmake, I modified it to use AC_MSG_WARN, and set use_apple_kde4="no". > - qt4/toolbar/build/.svnignore is just a dummy file. I've added this file > because `svn diff' can't handle an empty directory. AFAIK, unlike CVS or git, > Subversion can add an empty directory. So you can remove this .svnignore > as far as you use Subversion. I didn't add qt4/toolbar/build directory. Instead, ensure ./configure to create the directory since empty directory cannot cope with 'make dist'. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.