Fix Home,Disks,FTP for gnome profile

master
Mike Hiretsky 14 years ago
parent e2e853ece8
commit ff831765ca

@ -6,7 +6,7 @@ Type=Application
Name=Disks
Comment=Browser Disks
Categories=Application;
Exec=thunar /home/#-ur_login-#/Disks
Url=file:///home/#-ur_login-#/Disks
Icon=folder-remote
Terminal=false
StartupNotify=false

@ -6,7 +6,7 @@ Type=Application
Name=FTP
Comment=Browser FTP
Categories=Application;
Exec=thunar /home/#-ur_login-#/FTP
Url=file:///home/#-ur_login-#/FTP
Icon=update-manager
Terminal=false
StartupNotify=false

@ -7,10 +7,10 @@ Name=Home
Comment=Browser Home
Categories=Application;
#?cl_remote_host!=#
Exec=thunar /home/#-ur_login-#/Home
Url=file:///home/#-ur_login-#/Home
#cl_remote_host#
#?cl_remote_host==#
Exec=thunar /home/#-ur_login-#
Url=file:///home/#-ur_login-#
#cl_remote_host#
Icon=user-home
Terminal=false

Loading…
Cancel
Save