00001 // ==================================================================== 00002 // File: handler_loc.rss 00003 // Created: 09/27/05 00004 // Author: 00005 // Copyright (c): , All rights reserved 00006 // ==================================================================== */ 00007 00008 #include <appinfo.rh> 00009 #include "handler_loc.rls" 00010 00011 RESOURCE LOCALISABLE_APP_INFO 00012 { 00013 short_caption = STRING_short_caption; 00014 caption_and_icon = 00015 { 00016 CAPTION_AND_ICON_INFO 00017 { 00018 caption=STRING_r_handler_caption; 00019 } 00020 }; 00021 } 00022 00023 00024