This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5823 - Title for plugins/themes directories
Attached to Project:
Rockbox
Opened by Will Robertson (aliask) - Wednesday, 16 August 2006, 07:43 GMT+2
Opened by Will Robertson (aliask) - Wednesday, 16 August 2006, 07:43 GMT+2
|
DetailsWhen browsing plugins or themes from the menu, the list would display the title "/", because tc.dirlevel wasn't initialised properly for those calls.
The way I've fixed it isn't the best (tc.dirlevel still isn't done properly), but it was the simplest solution. So now, browsing plugins displays the folder name - "rocks", is there anyone against renaming this folder to "plugins"? I think it would be more logical this way - viewers are also "rocks" technically... |
This task depends upon
Closed by Nicolas Pennequin (nicolas_p)
Saturday, 21 April 2007, 14:38 GMT+2
Reason for closing: Out of Date
Saturday, 21 April 2007, 14:38 GMT+2
Reason for closing: Out of Date
Someone suggested a while a go creating subfolders so that the plugins could be categorised into demos, applications, games etc (like in the manual)
I think this is a good idea and if the name of the rocks folder is going to be renamed, then this should be reconsidered
(perhaps this is not the place to discuss it)
I've knocked up a quick patch to rename the rocks directory for the previously stated purpose.