Re: Reworked fvwm-menu-desktop

2011-10-20 Thread Thomas Funk
>On Thu, Oct 20, 2011 at 12:12:43PM +0200, Thomas Adam wrote: >Thanks, but I'd like to see a unified diff, not an entire file. Uuups, sorry :S Attached. -- Life is like a box of chocolates - never know what you're gonna get. ___ SMS schrei

Re: Reworked fvwm-menu-desktop

2011-10-20 Thread Thomas Adam
On Thu, Oct 20, 2011 at 01:07:07PM +0200, Thomas Funk wrote: > >On Thu, Oct 20, 2011 at 12:12:43PM +0200, Thomas Adam wrote: > >Thanks, but I'd like to see a unified diff, not an entire file. > > Uuups, sorry :S > > Attached. Some very quick observations... +my $xdg_data_home = $ENV{XDG_DATA_H

Re: Reworked fvwm-menu-desktop

2011-10-20 Thread Thomas Funk
-Ursprüngliche Nachricht- Von: "Thomas Adam" Gesendet: 20.10.2011 15:00:58 An: "Thomas Funk" Betreff: Re: Reworked fvwm-menu-desktop >Some very quick observations... >+my $xdg_data_home = $ENV{XDG_DATA_HOME} || "$ENV{HOME}/.local/share"; >+my $xdg_menu_prefix = $ENV{XDG_MENU_PREFIX} ||

Re: Reworked fvwm-menu-desktop

2011-10-20 Thread Thomas Adam
On Thu, Oct 20, 2011 at 04:59:40PM +0200, Thomas Funk wrote: > -Ursprüngliche Nachricht- > Von: "Thomas Adam" > Gesendet: 20.10.2011 15:00:58 > An: "Thomas Funk" > Betreff: Re: Reworked fvwm-menu-desktop > > >Some very quick observations... > > >+my $xdg_data_home = $ENV{XDG_DATA_HOME}