aboutsummaryrefslogtreecommitdiff
path: root/misc/kde-xdg-env
Commit message (Collapse)AuthorAgeFilesLines
* Remove misc/kde-xdg-env, which was used by KDE 3 portsMax Brazhnikov2014-02-183-65/+0
| | | | Notes: svn path=/head/; revision=344899
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Drop maintainership of a few more KDE3 ports.Raphael Kubo da Costa2011-09-041-1/+1
| | | | | | | Approved by: avilla (maintainer) Notes: svn path=/head/; revision=281186
* Remove duplicate path element from XDG_*_DIRS to avoid crashes in Firefox.Michael Nottebrock2007-07-172-5/+3
| | | | | | | | 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-132-6/+18
| | | | | | | | | | | | 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-212-2/+6
| | | | Notes: svn path=/head/; revision=165896
* - Work around KDE bug 128757.Michael Nottebrock2006-06-071-2/+4
| | | | | | | | - Finally support GNOME/XFCE icons/menus by default by depending on kde-xdg-env. Notes: svn path=/head/; revision=164724
* Add kde-xdg-env, a script which hooks into startkde and helps KDE pick upMichael Nottebrock2005-04-173-0/+52
XDG apps/menus Notes: svn path=/head/; revision=133515