Comment 0 for bug 1242379

Revision history for this message
Ningfei Li (ningfei) wrote :

Ubuntu 13.10
ubuntu tweak 0.8.6-1~saucy1

in /usr/share/pyshared/ubuntutweak/admins/scripts.py line 39:

    if system.CODENAME == 'raring':
        user_dir = os.path.expanduser('~/.local/share/nautilus/scripts')
    else:
        user_dir = os.path.join(os.getenv('HOME'), '.gnome2', 'nautilus-scripts')

This is obviously a bug...which will made nautilus scripts setting with ubuntu tweak on 13.10 not working