diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2008-09-13 15:31:06 +0000 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2008-09-13 15:31:06 +0000 |
| commit | 6cabff4b0d3ef16284a6cf8bf85e231bb080d51b (patch) | |
| tree | 7e282d4bcf20248bb422b6868eb1bc6f905279a1 /Source | |
| parent | 0b600d848aef205c438a014dfab8baef085a1ab7 (diff) | |
daco breaks things ^^
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@515 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/Core/DolphinWX/DolphinWX.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/DolphinWX/DolphinWX.rc b/Source/Core/DolphinWX/DolphinWX.rc index 00e786d75f..9dfb7026ae 100644 --- a/Source/Core/DolphinWX/DolphinWX.rc +++ b/Source/Core/DolphinWX/DolphinWX.rc @@ -66,7 +66,7 @@ LANGUAGE LANG_DUTCH, SUBLANG_DUTCH_BELGIAN // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_ICON1 ICON "C:\\Documents and Settings\\Daco\\My Documents\\Visual Studio 2005\\Projects\\dolphin-emu\\Installer\\Dolphin.ico"
+IDI_ICON1 ICON "..\\..\\..\\Installer\\Dolphin.ico"
#endif // Dutch (Belgium) resources
/////////////////////////////////////////////////////////////////////////////
|
