On 30.05.2012 18:15, Thomas Moschny wrote:
> - Remove an extra space after the group header.
> - Add required key 'Type'.
> ---
>  awesome.desktop |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/awesome.desktop b/awesome.desktop
> index b88e1d5..8a7f354 100644
> --- a/awesome.desktop
> +++ b/awesome.desktop
> @@ -1,6 +1,7 @@
> -[Desktop Entry] 
> +[Desktop Entry]
>  Encoding=UTF-8
>  Name=awesome
>  Comment=Highly configurable framework window manager
>  TryExec=awesome
>  Exec=awesome
> +Type=Application

Thanks, merged (And sorry for the slow reaction).

-- 
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 [email protected].

Reply via email to