Search found 3 matches
- Fri Mar 20, 2009 10:17 am
- Forum: LXPanel
- Topic: how to get personal .desktop in launchbar
- Replies: 6
- Views: 6705
Re: how to get personal .desktop in launchbar
because /usr/local/share/applications is for share some .desktop file or me i want create some group for limited the acees to a non standard location. It's possible to force a scan a non standard directory with a .menu file or other methods? with xfce4-panel is possible with xml file as: $ cat .conf...
- Thu Mar 19, 2009 4:21 pm
- Forum: LXPanel
- Topic: how to get personal .desktop in launchbar
- Replies: 6
- Views: 6705
Re: how to get personal .desktop in launchbar
/.local/share/applications is a standrad location with /usr/local/share/applications
but i need a non standard location
but i need a non standard location
- Wed Mar 18, 2009 10:10 am
- Forum: LXPanel
- Topic: how to get personal .desktop in launchbar
- Replies: 6
- Views: 6705
how to get personal .desktop in launchbar
dear sir, how can i have my personal .desktop in launchbar usualy is : Plugin { type = launchbar Config { Button { id=lxde-x-terminal-emulator.desktop } } } but i have custom .desktop in $HOME/desktopDir, how can i give an id ? how can i force scan directory to $HOME/desktopDir ?