Changeset 1043 for branches


Ignore:
Timestamp:
Dec 31, 2017, 3:17:41 AM (8 years ago)
Author:
Alex Taylor
Message:

Fix syntax errors in RC file; remove TEST string from version.

Location:
branches/guitools-arcamap-2.5/evfsgui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/guitools-arcamap-2.5/evfsgui/evfsgui.RC

    r924 r1043  
    11ICON 1 .\rc\icons\sambaclient.ico
    2 BITMAP 11 ..\shared\rc\throbber\frame_01.bmp
    3 BITMAP 12 ..\shared\rc\throbber\frame_02.bmp
    4 BITMAP 13 ..\shared\rc\throbber\frame_03.bmp
    5 BITMAP 14 ..\shared\rc\throbber\frame_04.bmp
    6 BITMAP 15 ..\shared\rc\throbber\frame_05.bmp
    7 BITMAP 16 ..\shared\rc\throbber\frame_06.bmp
    8 BITMAP 17 ..\shared\rc\throbber\frame_07.bmp
    9 BITMAP 18 ..\shared\rc\throbber\frame_08.bmp
    10 BITMAP 19 ..\shared\rc\throbber\frame_09.bmp
    11 BITMAP 20 ..\shared\rc\throbber\frame_10.bmp
    12 BITMAP 21 ..\shared\rc\throbber\frame_11.bmp
    13 BITMAP 22 ..\shared\rc\throbber\frame_12.bmp
     2BITMAP 11 "..\\shared\\rc\\throbber\\frame_01.bmp"
     3BITMAP 12 "..\\shared\\rc\\throbber\\frame_02.bmp"
     4BITMAP 13 "..\\shared\\rc\\throbber\\frame_03.bmp"
     5BITMAP 14 "..\\shared\\rc\\throbber\\frame_04.bmp"
     6BITMAP 15 "..\\shared\\rc\\throbber\\frame_05.bmp"
     7BITMAP 16 "..\\shared\\rc\\throbber\\frame_06.bmp"
     8BITMAP 17 "..\\shared\\rc\\throbber\\frame_07.bmp"
     9BITMAP 18 "..\\shared\\rc\\throbber\\frame_08.bmp"
     10BITMAP 19 "..\\shared\\rc\\throbber\\frame_09.bmp"
     11BITMAP 20 "..\\shared\\rc\\throbber\\frame_10.bmp"
     12BITMAP 21 "..\\shared\\rc\\throbber\\frame_11.bmp"
     13BITMAP 22 "..\\shared\\rc\\throbber\\frame_12.bmp"
    1414BITMAP 36 .\rc\icons\green_on_16.bmp
    1515BITMAP 37 .\rc\icons\green_off_16.bmp
Note: See TracChangeset for help on using the changeset viewer.