On 01.12.2012 15:59, Arvydas Sidorenko wrote:
>> I am trying to read and understand the specification. If I understand this
>> correctly, then a "Desktop Entry" group is required and this is what we are
>> really interested in. The only other kind of group that I have found are
>> "Actions" which e.g. is "Play/Pause/Previous/..." in the case of totem. None 
>> of
>> these seem to make any sense for the menubar, do they?
> 
> Agree. I have attached my solution.
> Btw, freedesktop specifies that whitespaces around '=' in key=value
> are allowed and should be ignored.

Thanks, merged. Should this be enough to fix FS#1057 or am I missing anything?

Uli
-- 
my $key = "\x49\x03\x93\x08\x19\x94\x96\x94\x28\x93\x83\x04\x68\x28\xa8\xf5".
          "\x0a\xb9\x94\x02\x45\x81\x93\x1f\xbc\xd7\xf3\xad\x93\xf5\x32\x93";
my $cipher = Crypt::Rijndael->new( $key, Crypt::Rijndael::MODE_ECB() );
my $plain = $ciper->decrypt($daten);

-- 
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to