Changeset 77 for trunk/NLS


Ignore:
Timestamp:
Aug 2, 2020, 10:07:47 PM (5 years ago)
Author:
Gregg Young
Message:

Update paths in makefiles etc to reflect new SVN layout

Location:
trunk/NLS
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/NLS/br/gotcha_br.ipf

    r75 r77  
    1111
    1212:h1 id=about res=1000.Sobre Gotcha!
    13 :artwork name='..\\data\\gotcha.bmp' align=center.
     13:artwork name='..\..\data\gotcha.bmp' align=center.
    1414:p.Attention&colon. This version of the documentation may be outdated or
    1515incomplete. If you think you are missing something, see the English version!
     
    903903:edl.
    904904
    905 :artwork name='..\\data\\teamlogo.bmp' align=center.
     905:artwork name='..\..\data\teamlogo.bmp' align=center.
    906906:p.Orgulhoso membro do Team OS/2 Region Trier e.V., criadores do CDROM "Team Trier Collection".
    907907
     
    10451045
    10461046:h1 id=dedication  res=5010.Dedicat¢ria
    1047 :p.:artwork name='..\\data\\rosaleen.bmp' align=center.
     1047:p.:artwork name='..\..\data\rosaleen.bmp' align=center.
    10481048:hp2.
    10491049.ce Gotcha! ‚ dedicado a Rosaleen.
  • trunk/NLS/br/makefile

    r75 r77  
    6161
    6262SRCDIR = .
    63 INCLDIR = ..\H
     63INCLDIR = ..\..\H
    6464
    65 DATA = ..\data
     65DATA = ..\..\data
    6666
    6767#{$(SRCDIR)}.c.obj:
     
    8181    -e "s;(GOTBUILDMACHINE);$(GOTBUILDMACHINE);g"   &
    8282    $(RESOURCE).lnk.tpl > $(RESOURCE).lnk
    83     $(LINK) @$(RESOURCE).lnk f ..\tools\dll.obj lib clib3r.lib
     83    $(LINK) @$(RESOURCE).lnk f ..\..\tools\dll.obj lib clib3r.lib
    8484    $(RC) $(RESOURCE).res $(RESOURCE).dll
    8585    lxlite /x- /b- $(RESOURCE).dll
    86     $(COPY) *.dll ..\bin
     86    $(COPY) *.dll ..\..\bin
    8787   
    8888$(RESOURCE).res:    $(RESOURCE).rc &
    89                  ../id.h &
    90                  ../common.rc &
    91                  ../version.h
     89                 ..\..\id.h &
     90                 ..\common.rc &
     91                 ..\..\version.h
    9292        $(RC) $(RFLAGS) -r $(RESOURCE).rc $@
    9393       
    94 gotcha_br.hlp:     gotcha_br.ipf ../common.ipf &
    95                    $(DATA)/teamlogo.bmp $(DATA)/rosaleen.bmp &
    96                    $(DATA)/gotcha.bmp
     94gotcha_br.hlp:     gotcha_br.ipf ..\common.ipf &
     95                   $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &
     96                   $(DATA)\gotcha.bmp
    9797                   wipfc -l pt_BR gotcha_br.ipf $@     
    98                    $(COPY) *.hlp ..\bin
     98                   $(COPY) *.hlp ..\..\bin
    9999
    100100clean:: .symbolic
  • trunk/NLS/common.rc

    r75 r77  
    2222#endif
    2323
    24 #include "id.h"
    25 #include "version.h"
     24#include "..\id.h"
     25#include "..\version.h"
    2626
    27 ICON    1 "..\\data\\gotcha.ico"
    28 POINTER 2 "..\\data\\gotcha.ptr"
    29 BITMAP  3 "..\\data\\snap.bmp"
    30 BITMAP  4 "..\\data\\smile.bmp"
     27ICON    1 "..\\..\\data\\gotcha.ico"
     28POINTER 2 "..\\..\\data\\gotcha.ptr"
     29BITMAP  3 "..\\..\\data\\snap.bmp"
     30BITMAP  4 "..\\..\\data\\smile.bmp"
    3131
    3232/** Haupthilfstabelle ****************************************************/
  • trunk/NLS/cz/makefile

    r75 r77  
    6161
    6262SRCDIR = .
    63 INCLDIR = ..\H
     63INCLDIR = ..\..\H
    6464
    65 DATA = ..\data
     65DATA = ..\..\data
    6666
    6767#{$(SRCDIR)}.c.obj:
     
    8181    -e "s;(GOTBUILDMACHINE);$(GOTBUILDMACHINE);g"   &
    8282    $(RESOURCE).lnk.tpl > $(RESOURCE).lnk
    83     $(LINK) @$(RESOURCE).lnk f ..\tools\dll.obj lib clib3r.lib
     83    $(LINK) @$(RESOURCE).lnk f ..\..\tools\dll.obj lib clib3r.lib
    8484    $(RC) $(RESOURCE).res $(RESOURCE).dll
    8585    lxlite /x- /b- $(RESOURCE).dll
    86     $(COPY) *.dll ..\bin
     86    $(COPY) *.dll ..\..\bin
    8787   
    8888$(RESOURCE).res:    $(RESOURCE).rc &
    89                  ../id.h &
    90                  ../common.rc &
    91                  ../version.h
     89                 ..\..\id.h &
     90                 ..\common.rc &
     91                 ..\..\version.h
    9292        $(RC) $(RFLAGS) -r $(RESOURCE).rc $@
    9393       
    94 #gotcha_cz.hlp:     gotcha_cz.ipf ../common.ipf &
    95 #                   $(DATA)/teamlogo.bmp $(DATA)/rosaleen.bmp &
    96 #                   $(DATA)/gotcha.bmp
     94#gotcha_cz.hlp:     gotcha_cz.ipf ..\common.ipf &
     95#                   $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &
     96#                   $(DATA)\gotcha.bmp
    9797#                  wipfc -l cz_CZ gotcha_cz.ipf $@     
    98 #                  $(COPY) *.hlp readme ..\bin
     98#                  $(COPY) *.hlp readme ..\..\bin
    9999
    100100clean:: .symbolic
  • trunk/NLS/de/makefile

    r75 r77  
    6161
    6262SRCDIR = .
    63 INCLDIR = ..\H
     63INCLDIR = ..\..\H
    6464
    65 DATA = ..\data
     65DATA = ..\..\data
    6666
    6767#{$(SRCDIR)}.c.obj:
     
    8181    -e "s;(GOTBUILDMACHINE);$(GOTBUILDMACHINE);g"   &
    8282    $(RESOURCE).lnk.tpl > $(RESOURCE).lnk
    83     $(LINK) @$(RESOURCE).lnk f ..\tools\dll.obj lib clib3r.lib
     83    $(LINK) @$(RESOURCE).lnk f ..\..\tools\dll.obj lib clib3r.lib
    8484    $(RC) $(RESOURCE).res $(RESOURCE).dll
    8585    lxlite /x- /b- $(RESOURCE).dll
    86     $(COPY) *.dll ..\bin
     86    $(COPY) *.dll ..\..\bin
    8787   
    8888$(RESOURCE).res:    $(RESOURCE).rc &
    89                  ../id.h &
    90                  ../common.rc &
    91                  ../version.h
     89                 ..\..\id.h &
     90                 ..\common.rc &
     91                 ..\..\version.h
    9292        $(RC) $(RFLAGS) -r $(RESOURCE).rc $@
    9393       
    94 #gotcha_de.hlp:     gotcha_de.ipf ../common.ipf &
    95 #                   $(DATA)/teamlogo.bmp $(DATA)/rosaleen.bmp &
    96 #                   $(DATA)/gotcha.bmp
     94#gotcha_de.hlp:     gotcha_de.ipf ..\common.ipf &
     95#                   $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &
     96#                   $(DATA)\gotcha.bmp
    9797#                  wipfc -l de_DE gotcha_de.ipf $@     
    98 #                  $(COPY) *.hlp readme ..\bin
     98#                  $(COPY) *.hlp readme ..\..\bin
    9999
    100100clean:: .symbolic
  • trunk/NLS/en/gotcha_en.ipf

    r75 r77  
    55
    66:h1 id=about res=1000.About &progname. and &quiet.
    7 :artwork name='..\data\gotcha.bmp' align=center.
     7:artwork name='..\..\data\gotcha.bmp' align=center.
    88:p.&progname. is a small (well, not :hp1.that:ehp1. small any more)
    99utility for OS/2 which allows you to easily capture windows, window interiors,
     
    995995
    996996:h1 id=dedication res=5009.Thorsten Thielen's Dedication
    997 :p.:artwork name='..\data\rosaleen.bmp' align=center.
     997:p.:artwork name='..\..\data\rosaleen.bmp' align=center.
    998998:hp2.
    999999.ce Gotcha! is dedicated to Rosaleen.
  • trunk/NLS/en/makefile

    r75 r77  
    6161
    6262SRCDIR = .
    63 INCLDIR = ..\H
     63INCLDIR = ..\..\H
    6464
    65 DATA = ..\data
     65DATA = ..\..\data
    6666
    6767#{$(SRCDIR)}.c.obj:
     
    8181    -e "s;(GOTBUILDMACHINE);$(GOTBUILDMACHINE);g"   &
    8282    $(RESOURCE).lnk.tpl > $(RESOURCE).lnk
    83     $(LINK) @$(RESOURCE).lnk f ..\tools\dll.obj lib clib3r.lib
     83    $(LINK) @$(RESOURCE).lnk f ..\..\tools\dll.obj lib clib3r.lib
    8484    $(RC) $(RESOURCE).res $(RESOURCE).dll
    8585    lxlite /x- /b- $(RESOURCE).dll
    86     $(COPY) *.dll ..\bin
     86    $(COPY) *.dll ..\..\bin
    8787   
    8888$(RESOURCE).res:    $(RESOURCE).rc &
    89                  ../id.h &
    90                  ../common.rc &
    91                  ../version.h
     89                 ..\..\id.h &
     90                 ..\common.rc &
     91                 ..\..\version.h
    9292        $(RC) $(RFLAGS) -r $(RESOURCE).rc $@
    9393       
    94 gotcha_en.hlp:     gotcha_en.ipf ../common.ipf &
    95                    $(DATA)/teamlogo.bmp $(DATA)/rosaleen.bmp &
    96                    $(DATA)/gotcha.bmp
     94gotcha_en.hlp:     gotcha_en.ipf ..\common.ipf &
     95                   $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &
     96                   $(DATA)\gotcha.bmp
    9797                   wipfc -l en_US gotcha_en.ipf $@     
    98                    $(COPY) *.hlp readme ..\bin
     98                   $(COPY) *.hlp readme ..\..\bin
    9999
    100100clean:: .symbolic
  • trunk/NLS/it/gotcha_it.ipf

    r75 r77  
    66.*##############################
    77.*
    8 .*  Gotcha!
    9 .*  =======
    10 .*  italiano.ipf
    11 .*  v.1.73 - GA
    12 .*  2002-05-21
     8Gotcha!
     9=======
     10italiano.ipf
     11v.1.73 - GA
     122002-05-21
    1313.*
    14 .*  (C) 2002 - Alberto Gabrielli
     14(C) 2002 - Alberto Gabrielli
    1515.*
    1616.*##############################
     
    2222.* 2002-05-20 thth: - Replaced all remaining Gotcha! by &progname.
    2323.* 2002-05-20 thth: - Replaced a ":" by "&colon."
    24 .*                - Removed a "&version." no longer needed
     24              - Removed a "&version." no longer needed
    2525
    2626.im ..\common.ipf
     
    3030
    3131:h1 id=about res=1000.Informazioni sul programma
    32 :artwork name='..\data\gotcha.bmp' align=center.
     32:artwork name='..\..\data\gotcha.bmp' align=center.
    3333.*:p.Attention&colon. This version of the documentation may be outdated or
    3434.*incomplete. If you think you are missing something, see the English version!
     
    10601060:edl.
    10611061
    1062 :artwork name='..\data\teamlogo.bmp' align=center.
     1062:artwork name='..\..\data\teamlogo.bmp' align=center.
    10631063:p.Membro orgoglioso del Team OS/2 Region Trier (:hp1.www.teamos2.ipcon.de:ehp1.),
    10641064i creatori del CD-ROM "Team Trier Collection".
     
    12231223
    12241224:h1 id=dedication res=5010.Dedica
    1225 :p.:artwork name='..\data\rosaleen.bmp' align=center.
     1225:p.:artwork name='..\..\data\rosaleen.bmp' align=center.
    12261226:hp2.
    12271227.ce &progname. Š dedicato a Rosaleen.
  • trunk/NLS/it/makefile

    r75 r77  
    6161
    6262SRCDIR = .
    63 INCLDIR = ..\H
     63INCLDIR = ..\..\H
    6464
    65 DATA = ..\data
     65DATA = ..\..\data
    6666
    6767#{$(SRCDIR)}.c.obj:
     
    8181    -e "s;(GOTBUILDMACHINE);$(GOTBUILDMACHINE);g"   &
    8282    $(RESOURCE).lnk.tpl > $(RESOURCE).lnk
    83     $(LINK) @$(RESOURCE).lnk f ..\tools\dll.obj lib clib3r.lib
     83    $(LINK) @$(RESOURCE).lnk f ..\..\tools\dll.obj lib clib3r.lib
    8484    $(RC) $(RESOURCE).res $(RESOURCE).dll
    8585    lxlite /x- /b- $(RESOURCE).dll
    86     $(COPY) *.dll ..\bin
     86    $(COPY) *.dll ..\..\bin
    8787   
    8888$(RESOURCE).res:    $(RESOURCE).rc &
    89                  ../id.h &
    90                  ../common.rc &
    91                  ../version.h
     89                 ..\..\id.h &
     90                 ..\common.rc &
     91                 ..\..\version.h
    9292        $(RC) $(RFLAGS) -r $(RESOURCE).rc $@
    9393       
    94 gotcha_it.hlp:     gotcha_it.ipf ../common.ipf &
    95                    $(DATA)/teamlogo.bmp $(DATA)/rosaleen.bmp &
    96                    $(DATA)/gotcha.bmp
     94gotcha_it.hlp:     gotcha_it.ipf ..\common.ipf &
     95                   $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &
     96                   $(DATA)\gotcha.bmp
    9797                   wipfc -l it_IT gotcha_it.ipf $@     
    98                    $(COPY) *.hlp ..\bin
     98                   $(COPY) *.hlp ..\..\bin
    9999
    100100clean:: .symbolic
Note: See TracChangeset for help on using the changeset viewer.