Results 1 to 4 of 4

Thread: gvfs: how to unset/remove attribute?

  1. #1
    Join Date
    Apr 2008
    Beans
    3

    Question gvfs: how to unset/remove attribute?

    How do I unset/remove attribute metadata::custom-icon?

    I've set a custom icon to a folder via terminal eg:
    gvfs-set-attribute myfolder metadata::custom-icon
    file:///usr/share/pixmaps/gnome-spider.png

    but I want to be able to undo this with a terminal command.

  2. #2
    Join Date
    Apr 2008
    Beans
    3

    Re: gvfs: how to unset/remove attribute?

    bump

  3. #3
    Join Date
    Oct 2009
    Beans
    25

    Re: gvfs: how to unset/remove attribute?

    BUMP

    Been wondering this too....

  4. #4
    Join Date
    Dec 2009
    Beans
    2

    Re: gvfs: how to unset/remove attribute?

    Quote Originally Posted by geod View Post
    How do I unset/remove attribute metadata::custom-icon?

    I've set a custom icon to a folder via terminal eg:
    gvfs-set-attribute myfolder metadata::custom-icon
    file:///usr/share/pixmaps/gnome-spider.png

    but I want to be able to undo this with a terminal command.
    I find the solution on "http://old.nabble.com/How-do-I-change-a-folder-icon-from-a-script--td25832597.html":
    gvfs-set-attribute myfolder -t unset metadata::custom-icon

    But I have another question, my system is Ubuntu 9.04 desktop edition, there is no command gvfs-set-attribute on it, why?

Tags for this Thread

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
  •