Page 197 of 299 FirstFirst ... 97147187195196197198199207247297 ... LastLast
Results 1,961 to 1,970 of 2990

Thread: Mac-style Menu Bar for GTK and Java/Swing applications!

  1. #1961
    Join Date
    Jun 2006
    Location
    Millau, France
    Beans
    1,492
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    the debs and instructions to fellow are here : http://code.google.com/p/gnome2-glob...allingonUbuntu

  2. #1962
    Join Date
    Dec 2007
    Location
    Sweden
    Beans
    250
    Distro
    Ubuntu

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Hmm.
    Is this safe to do on Hardy?
    Anyone tried it i mean?
    Since last time i used this one, the patched GTK i had to run
    Code:
    sudo apt-get install -f
    Which basically removed everything that had to do with GNOME...
    Soo, does it work?
    I don't blame you.

  3. #1963
    Join Date
    Jun 2006
    Location
    Millau, France
    Beans
    1,492
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by Dojan5 View Post
    Hmm.
    Is this safe to do on Hardy?
    Anyone tried it i mean?
    Since last time i used this one, the patched GTK i had to run
    Code:
    sudo apt-get install -f
    Which basically removed everything that had to do with GNOME...
    Soo, does it work?
    The debs linked in the page I mentioned in my previous post above work for hardy 32bits.

  4. #1964
    Join Date
    Dec 2007
    Location
    Sweden
    Beans
    250
    Distro
    Ubuntu

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    It wont work for me...
    The package gnome-menu something is broken upon install.
    I used
    Code:
    sudo dpkg -i *.deb
    I don't blame you.

  5. #1965
    Join Date
    Jun 2006
    Location
    Millau, France
    Beans
    1,492
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by Dojan5 View Post
    It wont work for me...
    The package gnome-menu something is broken upon install.
    I used
    Code:
    sudo dpkg -i *.deb
    what is broken, you may want to post the error output here.

  6. #1966
    Join Date
    Sep 2006
    Location
    Oklahoma
    Beans
    Hidden!

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by Dojan5 View Post
    It wont work for me...
    The package gnome-menu something is broken upon install.
    I used
    Code:
    sudo dpkg -i *.deb
    What is the output.

  7. #1967
    Join Date
    Dec 2006
    Location
    Rio, Brasil
    Beans
    Hidden!
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    ayoli, I installed it using the link you provided. Is there any way to choose an aplication to not use globalmenu? It doesn't show emesene menus...
    ------------------------
    (Insert signature here)

  8. #1968
    Join Date
    Mar 2007
    Beans
    Hidden!

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    I have the same problem gaspar, emesene menu won't show.
    Or it will show randomnly.

  9. #1969
    Join Date
    Jun 2006
    Location
    Millau, France
    Beans
    1,492
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by gaspar View Post
    ayoli, I installed it using the link you provided. Is there any way to choose an aplication to not use globalmenu? It doesn't show emesene menus...
    yes there is a way to exclude some applications using a file called .libgnomenu.conf in your home dir.
    edit or create this file :
    Code:
    gedit ~/.libgnomenu.conf
    put a line like this in it :
    Code:
    emesene : ignore
    save and exit gedit, then logout/in gnome. It should do the trick.

  10. #1970
    Join Date
    Mar 2007
    Beans
    Hidden!

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    It did, thanks ayoli.

Page 197 of 299 FirstFirst ... 97147187195196197198199207247297 ... LastLast

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
  •