Results 1 to 5 of 5

Thread: add folder to Places menu

  1. #1
    Join Date
    Jun 2006
    Beans
    50

    add folder to Places menu

    By default, xdg-user-dirs defines the following directories:
    Code:
    cat /etc/xdg/user-dirs.defaults 
    # Default settings for user directories
    #
    # The values are relative pathnames from the home directory and
    # will be translated on a per-path-element basis into the users locale
    DESKTOP=Desktop
    DOWNLOAD=Downloads
    TEMPLATES=Templates
    PUBLICSHARE=Public
    DOCUMENTS=Documents
    MUSIC=Music
    PICTURES=Pictures
    VIDEOS=Videos
    Under "Places" on the panel, I want to add "Downloads" to it. How do I do that?

    Thanks,

    MZ

  2. #2
    Join Date
    Oct 2004
    Location
    Santa Rosa, CA USA
    Beans
    77
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: add folder to Places menu

    Just drag the Downloads Folder to the side panel in Nautilus and it's added to your Bookmarks, and will then appear in the Places menu.

  3. #3
    Join Date
    Jun 2006
    Beans
    50

    Re: add folder to Places menu

    I see, so the Place menu is not automatically populated by the system but manually populated by the user?

  4. #4
    Join Date
    Oct 2004
    Location
    Santa Rosa, CA USA
    Beans
    77
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: add folder to Places menu

    A default install comes with a stock selection of entries, to which you can add or remove as you wish.

  5. #5
    Join Date
    Jun 2006
    Beans
    50

    Re: add folder to Places menu

    Is it possible to associate new user-dirs? For example, can I make something like ~/Works have the same icon as ~/Documents, which is XDG_DOCUMENTS_DIR?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •