OSDN Git Service

Some tweaks to previewContextActionTriggered() function.
[lamexp/LameXP.git] / LameXP.rc
index 5546e92..b99a203 100644 (file)
--- a/LameXP.rc
+++ b/LameXP.rc
@@ -1,6 +1,7 @@
 // Microsoft Visual C++ generated resource script.
 //
-#include "src\Resource.h"
+#include "src/Resource.h"
+#include "src/Config.h"
 
 #define APSTUDIO_READONLY_SYMBOLS
 /////////////////////////////////////////////////////////////////////////////
@@ -48,7 +49,7 @@ BEGIN
             VALUE "FileDescription", "LameXP - Audio Encoder Front-End"
             VALUE "FileVersion", VER_LAMEXP_STR
             VALUE "InternalName", "LameXP Qt"
-            VALUE "LegalCopyright", "Copyright (C) 2004-2011 LoRd_MuldeR <MuldeR2@GMX.de>"
+            VALUE "LegalCopyright", "Copyright (C) 2004-2012 LoRd_MuldeR <MuldeR2@GMX.de>"
             VALUE "LegalTrademarks", "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License <http://www.gnu.org/>"
             VALUE "OriginalFilename", "LameXP.exe"
             VALUE "ProductName", "LameXP - Audio Encoder Front-End"
@@ -111,6 +112,10 @@ IDR_WAVE_ERROR          WAVE                    "res\\sounds\\error.wav"
 IDR_WAVE_ABORTED        WAVE                    "res\\sounds\\aborted.wav"
 IDR_WAVE_WHAMMY         WAVE                    "res\\sounds\\whammy.wav"
 IDR_WAVE_WOOHOO         WAVE                    "res\\sounds\\woohoo.wav"
+IDR_WAVE_SHUTDOWN       WAVE                    "res\\sounds\\shutdown.wav"
+IDR_WAVE_BEEP           WAVE                    "res\\sounds\\beep.wav"
+IDR_WAVE_BEEP_LONG      WAVE                    "res\\sounds\\beep2.wav"
+IDR_WAVE_WAITING        WAVE                    "res\\sounds\\waiting.wav"
 
 /////////////////////////////////////////////////////////////////////////////
 //
@@ -120,6 +125,7 @@ IDR_WAVE_WOOHOO         WAVE                    "res\\sounds\\woohoo.wav"
 // Icon with lowest ID value placed first to ensure application icon
 // remains consistent on all systems.
 IDI_ICON1               ICON                    "res\\MainIcon.ico"
+IDI_ICON2               ICON                    "res\\FolderIcon.ico"
 #endif    // German (Germany) resources
 /////////////////////////////////////////////////////////////////////////////