diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2010-07-06 22:05:03 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2010-07-06 22:05:03 +0000 |
| commit | 86d8a53a2b196a1165c8e61c887a945a97d66c87 (patch) | |
| tree | e364520d3523a4ad6086a0b1443030acefae6443 /utils/themeeditor/themeeditor.rc | |
| parent | b4443ef1671cbd321413ff7350e8fd6214e3c68a (diff) | |
| download | rockbox-86d8a53a2b196a1165c8e61c887a945a97d66c87.zip rockbox-86d8a53a2b196a1165c8e61c887a945a97d66c87.tar.gz rockbox-86d8a53a2b196a1165c8e61c887a945a97d66c87.tar.bz2 rockbox-86d8a53a2b196a1165c8e61c887a945a97d66c87.tar.xz | |
Add Theme Editor application icon for Windows
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27325 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/themeeditor.rc')
| -rw-r--r-- | utils/themeeditor/themeeditor.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/themeeditor.rc b/utils/themeeditor/themeeditor.rc new file mode 100644 index 0000000..7d588cb --- /dev/null +++ b/utils/themeeditor/themeeditor.rc @@ -0,0 +1 @@ +EDITOR_ICON ICON DISCARDABLE "resources/windowicon.ico"
|