Kodi Community Forum
My Programs patch to use directory name - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: My Programs patch to use directory name (/showthread.php?tid=1452)



- tslayer - 2004-02-13

it was brought to my attention that if using my programs and one of the applications did not have an embedded description in the xbe, then it showed the filename.

that made it hard to determine what the application really was because it would show, for example, only default.xbe.

i created a patch that will now use the directory name if there is no embedded description in the xbe.

patch is located here:

https://sourceforge.net/tracker....=581840

if one of the devs can verify it, that would be great.


thanks,

ts


- Frodo - 2004-02-13

nice!
i commited it to cvs
frodo


- tslayer - 2004-02-13

and thank you Smile

ts