Richter64 / usbloader-gui

Automatically exported from code.google.com/p/usbloader-gui
0 stars 0 forks source link

Suggestion: Theme Selection through GUI #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
How about:
- We put a themes.txt or themeslist.txt (less confusing with the already
used txt) at the config folder with a list of the themes and their folders

EXAMPLE of themeslist.txt
path1 = SD:/usb-loader/themes/galaxy
name1 = Mario Galaxy
path2 = SD:/usb-loader/themes/camerica
name2 = Captain America
...

- Remove theme_path and wtheme_path from config.txt and put a default_theme
[0 = the one that comes with the loader]

- At settings there will be a change theme option

OR

-themes_path is used for the location were all the themes are
-through the gui, when you select change theme a list with the files (only
files, not folders) will appear
-the files there are "theme.txt"-files named after the themes and they will
have one extra value (when compared with the already used on), the theme's
folder name.

What do you think?

Original issue reported on code.google.com by marino...@gmail.com on 29 Apr 2009 at 1:53

GoogleCodeExporter commented 9 years ago
*(when compared with the already used ONE)

Original comment by marino...@gmail.com on 29 Apr 2009 at 2:10

GoogleCodeExporter commented 9 years ago
Them selection in GUI is added now

Original comment by thedarkn...@googlemail.com on 12 May 2009 at 6:29