aboutsummaryrefslogtreecommitdiff
path: root/misc/kde-xdg-env/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate path element from XDG_*_DIRS to avoid crashes in Firefox.Michael Nottebrock2007-07-171-4/+2
| | | | | | | | PR: ports/114678 Submitted by: Mark Hobden <markhobden@gmail.com> Notes: svn path=/head/; revision=195818
* Fix a bug that would duplicate a path element in XDG_DATA_DIRS whenJoe Marcus Clarke2006-12-131-5/+17
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=179673
* Add KDE_PREFIXed paths to the XDG_*_DIRS environment variables.Michael Nottebrock2006-06-211-2/+2
| | | | Notes: svn path=/head/; revision=165896
* Add kde-xdg-env, a script which hooks into startkde and helps KDE pick upMichael Nottebrock2005-04-171-0/+15
XDG apps/menus Notes: svn path=/head/; revision=133515