[bt-devel] Dylon: my 1st contrib!

Martin Gruner mg.pub at gmx.net
Fri Jan 30 11:02:35 MST 2009


Dylon,

I just included your change. Thanks!

mg

On Friday 30 January 2009 05:08:30 Dylon Edwards wrote:
> Running `kbuildsycoca4', I noticed this error:
>
> $ kuildsycoca4
> kbuildsycoca4 running...
> kbuildsycoca4(13113) KConfigGroup::readXdgListEntry: List entry Categories
> in "/usr/share/applications/bibletime.desktop" is not compliant with XDG
> standard (missing trailing semicolon).
>
>
> So, I patched BT's .desktop file:
>
> --- cmake/platforms/linux/bibletime.desktop.cmake.orig  2009-01-29
> 22:40:49.879434363 -0500 +++ cmake/platforms/linux/bibletime.desktop.cmake 
>      2009-01-29 22:40:59.961937727 -0500 @@ -22,5 +22,5 @@
>  Type=Application
>  X-KDE-SubstituteUID=false
>  X-KDE-Username=
> -Categories=X-Bible;X-Religion;Literature;Art;Education;Utility;KDE;QT
> +Categories=X-Bible;X-Religion;Literature;Art;Education;Utility;KDE;QT;
>  DocPath=bibletime/handbook/index.html
>
>
> It's a very minor contribution, but one nonetheless.  I've been studying
> C++ for a couple months now, but am not yet ready to become a full-fledged
> member of BT's dev team.  Right now, shool's my #1 priority, but I will
> continue submitting patches whenever I can.
>
> Keep up the good work, y'all are doing an awesome job!




More information about the bt-devel mailing list