diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-06-17 05:37:01 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-06-17 05:37:01 +0000 |
| commit | ca564287ee3f48945d45c7d92be7a83452f53745 (patch) | |
| tree | d6e502bb604f925240a742b3bac2c813a98c447b /utils/themeeditor/parser | |
| parent | ba07b2055c7eb8f2add96f55cb52b40b9ccb3d63 (diff) | |
| download | rockbox-ca564287ee3f48945d45c7d92be7a83452f53745.zip rockbox-ca564287ee3f48945d45c7d92be7a83452f53745.tar.gz rockbox-ca564287ee3f48945d45c7d92be7a83452f53745.tar.bz2 rockbox-ca564287ee3f48945d45c7d92be7a83452f53745.tar.xz | |
Theme Editor: Moved source files into subdirectories
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26876 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to '')
| -rw-r--r-- | utils/themeeditor/parser/skin_debug.c (renamed from utils/themeeditor/skin_debug.c) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/skin_debug.h (renamed from utils/themeeditor/skin_debug.h) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/skin_parser.c (renamed from utils/themeeditor/skin_parser.c) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/skin_parser.h (renamed from utils/themeeditor/skin_parser.h) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/skin_scan.c (renamed from utils/themeeditor/skin_scan.c) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/skin_scan.h (renamed from utils/themeeditor/skin_scan.h) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/symbols.h (renamed from utils/themeeditor/symbols.h) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/tag_table.c (renamed from utils/themeeditor/tag_table.c) | 0 | ||||
| -rw-r--r-- | utils/themeeditor/parser/tag_table.h (renamed from utils/themeeditor/tag_table.h) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/utils/themeeditor/skin_debug.c b/utils/themeeditor/parser/skin_debug.c index 549f7b9..549f7b9 100644 --- a/utils/themeeditor/skin_debug.c +++ b/utils/themeeditor/parser/skin_debug.c diff --git a/utils/themeeditor/skin_debug.h b/utils/themeeditor/parser/skin_debug.h index a550dc4..a550dc4 100644 --- a/utils/themeeditor/skin_debug.h +++ b/utils/themeeditor/parser/skin_debug.h diff --git a/utils/themeeditor/skin_parser.c b/utils/themeeditor/parser/skin_parser.c index 93a7191..93a7191 100644 --- a/utils/themeeditor/skin_parser.c +++ b/utils/themeeditor/parser/skin_parser.c diff --git a/utils/themeeditor/skin_parser.h b/utils/themeeditor/parser/skin_parser.h index 1fc4a7a..1fc4a7a 100644 --- a/utils/themeeditor/skin_parser.h +++ b/utils/themeeditor/parser/skin_parser.h diff --git a/utils/themeeditor/skin_scan.c b/utils/themeeditor/parser/skin_scan.c index 79f7162..79f7162 100644 --- a/utils/themeeditor/skin_scan.c +++ b/utils/themeeditor/parser/skin_scan.c diff --git a/utils/themeeditor/skin_scan.h b/utils/themeeditor/parser/skin_scan.h index b1d04a6..b1d04a6 100644 --- a/utils/themeeditor/skin_scan.h +++ b/utils/themeeditor/parser/skin_scan.h diff --git a/utils/themeeditor/symbols.h b/utils/themeeditor/parser/symbols.h index b4f3128..b4f3128 100644 --- a/utils/themeeditor/symbols.h +++ b/utils/themeeditor/parser/symbols.h diff --git a/utils/themeeditor/tag_table.c b/utils/themeeditor/parser/tag_table.c index 6d82b47..6d82b47 100644 --- a/utils/themeeditor/tag_table.c +++ b/utils/themeeditor/parser/tag_table.c diff --git a/utils/themeeditor/tag_table.h b/utils/themeeditor/parser/tag_table.h index ec9a102..ec9a102 100644 --- a/utils/themeeditor/tag_table.h +++ b/utils/themeeditor/parser/tag_table.h |