Commit graph

6 commits

Author SHA1 Message Date
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Michael Nottebrock
ef4b89628e Remove duplicate path element from XDG_*_DIRS to avoid crashes in Firefox.
PR: ports/114678
Submitted by: Mark Hobden <markhobden@gmail.com>
2007-07-17 23:04:22 +00:00
Joe Marcus Clarke
6781af104d Fix a bug that would duplicate a path element in XDG_DATA_DIRS when
KDE_PREFIX == LOCALBASE.  This triggered memory corruption in the xdgmime
code used by GTK+ and gnome-vfs which led to strange crashes in GTK+
applications such as Firefox and Thunderbird.  While here, add a missing
XDG_DATA_DIRS entry for LOCALBASE/share/gnome.

Approved by:	kde (lofi)
2006-12-13 16:47:28 +00:00
Michael Nottebrock
7b2b493822 Add KDE_PREFIXed paths to the XDG_*_DIRS environment variables. 2006-06-21 03:34:00 +00:00
Michael Nottebrock
7c6729fa08 - Work around KDE bug 128757.
- Finally support GNOME/XFCE icons/menus by default by depending on
  kde-xdg-env.
2006-06-07 15:05:22 +00:00
Michael Nottebrock
e88f6cd4d2 Add kde-xdg-env, a script which hooks into startkde and helps KDE pick up
XDG apps/menus
2005-04-17 11:32:36 +00:00