Changeset 1805 for trunk/dll/fm3str.h


Ignore:
Timestamp:
May 23, 2015, 11:18:47 PM (10 years ago)
Author:
Gregg Young
Message:

Add option to restart desktop to JAVA object creation to prevent loss of icon on opening object settings. Ticket 37

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3str.h

    r1777 r1805  
    5555                Use the test archive string from the first working archive description.
    5656                Enhance the error message. Ticket 502
     57  23 May 15 GKY Option to restart desktop to prevent icon loss from JAVA object
    5758
    5859***********************************************************************/
     
    912913#define IDS_CHANGECMDLINELENGTHDEFAULT                        880
    913914#define IDS_LZIPLIMITATION                                    881
    914 #define IDS_LZIPNOLIST                                        882 
    915 #define IDS_SPARE_883                                         883
    916 #define IDS_SPARE_884                                         884
     915#define IDS_LZIPNOLIST                                        882
     916#define IDS_RESTARTDESKTOP                                    883  // 23 May 2015 GKY
     917#define IDS_SETTINGLOSEICON                                   884  // 23 May 2015 GKY
    917918#define IDS_SPARE_885                                         885
    918919#define IDS_SOURCEISATEXT                                     886
Note: See TracChangeset for help on using the changeset viewer.