/etc/xdg/autostart/ubuntuone-launch.desktop is in ubuntuone-client 3.0.0-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | [Desktop Entry]
Name=Ubuntu One
Exec=/bin/sh -c '[ -d "$HOME/Ubuntu One" ] && ubuntuone-launch'
Type=Application
X-GNOME-Autostart-Delay=30
Icon=ubuntuone
Comment=
NoDisplay=true
X-Ubuntu-Gettext-Domain=ubuntuone-client
|