Changeset 161
- Timestamp:
- Feb 7, 2024, 7:13:04 PM (19 months ago)
- Location:
- trunk
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/res/ru/audioconv_ru.rc
r37 r161 3 3 #endif 4 4 5 5 CODEPAGE 866 6 6 STRINGTABLE 7 7 BEGIN -
trunk/classes/res/ru/audioplayer_ru.rc
r37 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 866 5 5 MENU ID_MENUTIMECONTEXT 6 6 BEGIN -
trunk/classes/res/ru/cwaudio_ru.rc
r37 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 866 5 5 6 6 MENU ID_MENU_VOLUME -
trunk/classes/res/ru/cwimage_ru.rc
r37 r161 3 3 #endif 4 4 5 5 CODEPAGE 866 6 6 MENU ID_MENU_IMGEDITOR 7 7 BEGIN -
trunk/classes/res/ru/cwvideo_ru.rc
r37 r161 1 1 CODEPAGE 866 2 2 STRINGTABLE 3 3 BEGIN -
trunk/classes/res/ru/imageconv_ru.rc
r37 r161 3 3 #endif 4 4 5 5 CODEPAGE 866 6 6 STRINGTABLE 7 7 BEGIN -
trunk/classes/res/ru/mmfind_ru.rc
r37 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 866 5 5 STRINGTABLE 6 6 BEGIN -
trunk/classes/res/ru/volume_ru.rc
r37 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 866 5 5 MENU IDM_POPUP 6 6 BEGIN -
trunk/classes/res/tw/audioconv_tw.rc
r4 r161 3 3 #endif 4 4 5 5 CODEPAGE 950 6 6 STRINGTABLE 7 7 BEGIN -
trunk/classes/res/tw/audioplayer_tw.rc
r4 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 950 5 5 MENU ID_MENUTIMECONTEXT 6 6 BEGIN -
trunk/classes/res/tw/cwaudio_tw.rc
r4 r161 3 3 #endif 4 4 5 5 CODEPAGE 950 6 6 MENU ID_MENU_VOLUME 7 7 BEGIN -
trunk/classes/res/tw/cwimage_tw.rc
r4 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 950 5 5 6 6 MENU ID_MENU_IMGEDITOR -
trunk/classes/res/tw/cwvideo_tw.rc
r4 r161 1 1 CODEPAGE 950 2 2 STRINGTABLE 3 3 BEGIN -
trunk/classes/res/tw/imageconv_tw.rc
r4 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 950 5 5 6 6 STRINGTABLE -
trunk/classes/res/tw/mmfind_tw.rc
r4 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 950 5 5 STRINGTABLE 6 6 BEGIN -
trunk/classes/res/tw/mmres_tw.rc
r4 r161 10 10 ;#include "version.h" 11 11 ;#include "build.h" 12 12 CODEPAGE 950 13 13 14 14 ;Dialog Resources for volume.exe -
trunk/classes/res/tw/volume_tw.rc
r4 r161 2 2 #include <os2.h> 3 3 #endif 4 4 CODEPAGE 950 5 5 MENU IDM_POPUP 6 6 BEGIN -
trunk/mediafolder/c/cddb/res/pmcddb007.rc
r109 r161 17 17 ; * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 18 18 ; */ 19 19 20 #ifndef OS2_INCLUDED 20 21 #include <os2.h> … … 22 23 #include "pmcddbres.h" 23 24 25 CODEPAGE 866 24 26 ICON 1 "freedb.ico" 25 27 -
trunk/mediafolder/c/cddb/res/pmcddb088.rc
r4 r161 22 22 #include "pmcddbres.h" 23 23 24 CODEPAGE 950 24 25 ICON 1 "freedb.ico" 25 26 -
trunk/mediafolder/res/ru/mediafolder_ru.rc
r149 r161 10 10 #include "version.h" 11 11 #include "build.h" 12 13 CODEPAGE 866 12 14 13 15 #ifdef ECS -
trunk/mediafolder/res/tw/mediafolder_tw.rc
r158 r161 10 10 #include "version.h" 11 11 #include "build.h" 12 13 CODEPAGE 950 12 14 13 15 MENU ID_MENUABOUT
Note:
See TracChangeset
for help on using the changeset viewer.