summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/thunar
Commit message (Collapse)AuthorAgeFilesLines
* thunar: Fix segfault in case no icon-theme is selected/installedAndreas Müller2011-08-122-5/+63
| | | | | | | | | | The patch was sent to xfce bug list [1]. As long as it not applied, make thunar work for us. [1] https://bugzilla.xfce.org/show_bug.cgi?id=7880 Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* thunar: Add initial recipe with version 1.2.2Andreas Mueller2011-08-052-0/+62
* thunar crashes silently but since it is required by xfdesktop this patch is send out