[KDE/Mac] kdelibs svn: app icons installation, katepart paste, and kinit

Orville Bennett illogical1 at gmail.com
Fri Jun 12 00:11:19 CEST 2009


I can file bugs and attach the proposed patches. Otherwise I don't 
really know what to do with them.

P.S. Classes done!
@rangerrick: seeing as I have some time this weekend, if you want I can 
update the site. just need to know what changes you want made.

Junling Ma wrote:
> Hi,
>
> Here are three small patches that I used for kde svn.
>
> The first, cmake_kde4_add_app_icon.diff, changed the icon installation
> directory from ${BIN_INSTALL_DIR}/... to ${BUNDLE_INSTALL_DIR}/... on
> mac, as KDE4 now defaults to install the application bundles to
> ${BUNDLE_INSTALL_DIR}, which defaults to /Applications/KDE4, not
> ${BIN_INSTALL_DIR}, which defaults to ${CMAKE_INSTALL_PREFIX}/bin
>
> The second, kate_mac_paste.diff, is a temporary hack to solve a problem
> of Qt4 on mac. Qt4 somehow use get the traditional mac style '\r' as
> newlines in the text data from the paste board. This caused the pasted
> text in kate/kwrite/etc loses newlines. Though it should be fixed
> properly in Qt4 (bug #255431), not KDE4.
>
> The last is a small fix in kinit/kinit.cpp, which itself contains 2
> fixes: 1, change from testing the hard coded ".so" as dynamic library
> extension to using QLibrary::isLibrary() function, and 2, pass
> QByteArray.data() instead of the QByteArray object itself, which seems
> fixed some random crash in kdeinit4, but this could be superficial.
>
> Ciao,
> Junling
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> kde-mac at kde.org
> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
> KDE/Mac Information: http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X


More information about the kde-mac mailing list