diff options
author | infirit <[email protected]> | 2013-12-17 20:10:03 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2013-12-17 20:10:19 +0100 |
commit | 835a6fdb8cf2bd59fc5c3b4a0580201edac806c5 (patch) | |
tree | 36848ef39e86b6b18739edca709ee5107a67c0ac | |
parent | 331fc56dae0f6d36e4094bfc953e864225207de3 (diff) | |
download | caja-835a6fdb8cf2bd59fc5c3b4a0580201edac806c5.tar.bz2 caja-835a6fdb8cf2bd59fc5c3b4a0580201edac806c5.tar.xz |
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.
-rw-r--r-- | data/caja.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |