Re: [Sawfish] [PATCH] apps-menu |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
On Saturday 03 September 2011 21:20:16 Matthew Love wrote:
> Hi All,
>
> Sorry for the delay, but I got this bug fixed. The problem was that the
> xlockmore.desktop file didn't have a "Categories" key, rather it had a
> "Category" key; which is not a supported key in the freedesktop.org
> desktop file spec. Normally this wouldn't be a problem, as if a
> .desktop entry doesn't have a "Categories" key then it would be
> exiled. In this case, apps-menu uses the key "Category" internally, and
> had an erroneous check for it in the process that allowed this entry to
> pass the exile-checks and crash when "Categories" was not found. This
> patch removes the erroneous check and for good measure renames the
> internal "Category" values to "Saw-Category" to avoid any possible
> confusion in the future.
>
> ( I appologize if this get's double posted, Ive been having some email
> issues here )
Thanks, Matthew.
Commited to HEAD. I guess I'll roll-out a 1.8.2 next weekend...
Regards,
Chris
> Cheers
>
> --
>
> matthew
---
--
Sawfish ML