From 835a6fdb8cf2bd59fc5c3b4a0580201edac806c5 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 17 Dec 2013 20:10:03 +0100 Subject: Revert "Fix for x-caja-desktop windows at login" This reverts commit d116bf8ba8be698869fef81b30d576bcacf3234c. Revert because it does not solve the problem and it causes problems for users with other docks like plank. See issue #211. --- data/caja.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/caja.desktop.in.in b/data/caja.desktop.in.in index c9751982..8e19a811 100644 --- a/data/caja.desktop.in.in +++ b/data/caja.desktop.in.in @@ -1,7 +1,7 @@ [Desktop Entry] _Name=Caja _GenericName=File Manager -Exec=caja -n +Exec=caja Icon=system-file-manager Terminal=false Type=Application -- cgit v1.2.1