Results 1 to 2 of 2

Thread: Dash menu & XDG_DATA_HOME

  1. #1
    Join Date
    Dec 2009
    Beans
    10

    Dash menu & XDG_DATA_HOME

    Hi!

    I compiled latest MonoDevelop and installed it into prefix $HOME/opt/

    make install is so kind and creates proper .desktop file in $HOME/opt/usr/share/applications

    i have added this path into enviroment variable $XDG_DATA_HOME in my .zshrc
    export XDG_DATA_HOME=$HOME/opt/usr/share
    and echo $XDG_DATA_HOME gives me correct value
    /home/sajmon/opt/usr/share
    but MonoDevelop launcher isn't showing in Dash menu anyway.
    Any suggestions?

  2. #2
    Join Date
    Dec 2009
    Beans
    10

    Re: Dash menu & XDG_DATA_HOME

    One last bump!

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
  •