Page 1 of 13 12311 ... LastLast
Results 1 to 10 of 127

Thread: HOWTO change gnome-foot into ubuntu logo

  1. #1
    Join Date
    Oct 2004
    Location
    Netherlands
    Beans
    2,983
    Distro
    Ubuntu 8.04 Hardy Heron

    HOWTO change gnome-foot into ubuntu logo

    If you want to change the gnome-foot logo next from the Applications menu into the ubuntu logo this is all you have to do :

    Code:
    sudo cp /usr/share/pixmaps/gnome-logo-icon-transparent.png /usr/share/pixmaps/gnome-logo-icon-transparent.png.bak
    
    sudo cp /usr/share/hwdb-client/ubuntu_logo.png /usr/share/pixmaps/gnome-logo-icon-transparent.png
    
    killall gnome-panel

  2. #2
    Join Date
    Mar 2005
    Beans
    115

    Re: HOWTO change gnome-foot into ubuntu logo

    It worked! Thanks!
    "Windows is something to overcome"

    Howto's by me:
    Tweak firefox! (URL now works..)
    Backup/Restore your system!
    Avoid having to reboot


    Compentux.org
    , the Linux Tip & Howto gathering initiative!

  3. #3
    Join Date
    Oct 2004
    Location
    Netherlands
    Beans
    2,983
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO change gnome-foot into ubuntu logo

    Quote Originally Posted by Heliode
    It worked! Thanks!
    it's very easy but it looks very good

  4. #4
    Join Date
    Mar 2005
    Beans
    5
    Distro
    Ubuntu 6.06

    Re: HOWTO change gnome-foot into ubuntu logo

    Looks great, nice tip thanks

  5. #5
    Join Date
    Nov 2004
    Beans
    87

    Re: HOWTO change gnome-foot into ubuntu logo

    I just tried it. Works well and logo looks really good.

    Thanks for this

    Jason

  6. #6
    Join Date
    Oct 2004
    Location
    Netherlands
    Beans
    2,983
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO change gnome-foot into ubuntu logo

    Quote Originally Posted by Jason-X
    I just tried it. Works well and logo looks really good.

    Thanks for this

    Jason
    np ... small things can make a person very happy

  7. #7
    Join Date
    Oct 2004
    Location
    Netherlands
    Beans
    2,983
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO change gnome-foot into ubuntu logo

    Does anyone know where the Main Menu icon is located ? (That's the one that incorporates places and system in it)

    edit :
    we can use this logo :
    http://www.ubuntuforums.org/showpost...92&postcount=9
    or the small logo we already used for the applications menu.
    Last edited by ubuntu_demon; April 14th, 2005 at 02:22 PM.

  8. #8
    Join Date
    Apr 2005
    Location
    Netherlands
    Beans
    1

    Re: HOWTO change gnome-foot into ubuntu logo

    This is very cool, tnx

  9. #9
    Join Date
    Nov 2004
    Beans
    234

    Re: HOWTO change gnome-foot into ubuntu logo

    Errr....it gives an error

    ~ $ sudo cp /usr/share/pixmaps/gnome-logo-icon-transparent.png /usr/share/pixmaps/gnome-logo-icon-transparent.png.bak
    :
    ~ $ sudo cp /usr/share/hwdb-client/ubuntu_logo.png /usr/share/pixmaps/gnome-logo-icon-transparent.png
    cp: cannot stat `/usr/share/hwdb-client/ubuntu_logo.png': No such file or directory

  10. #10
    Join Date
    Oct 2004
    Location
    Netherlands
    Beans
    2,983
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO change gnome-foot into ubuntu logo

    Quote Originally Posted by Pulka
    Errr....it gives an error

    ~ $ sudo cp /usr/share/pixmaps/gnome-logo-icon-transparent.png /usr/share/pixmaps/gnome-logo-icon-transparent.png.bak
    :
    ~ $ sudo cp /usr/share/hwdb-client/ubuntu_logo.png /usr/share/pixmaps/gnome-logo-icon-transparent.png
    cp: cannot stat `/usr/share/hwdb-client/ubuntu_logo.png': No such file or directory
    that logo should be there if you have installed ubuntu-desktop
    But otherwise try this logo : http://www.ubuntuforums.org/showpost...92&postcount=9

Page 1 of 13 12311 ... LastLast

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
  •