Changeset 1249 for spec/trunk/SPECS/bww-resources-rpm/macros.bww
- Timestamp:
- Oct 4, 2017, 1:12:27 PM (8 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/bww-resources-rpm/macros.bww (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/bww-resources-rpm/macros.bww
r1243 r1249 40 40 %global __bww_title_ver %{!-V:%{__bww_title} %{version}}%{-V:%{__bww_title}}\ 41 41 %wps_object_create WP_BWWHELP:WPFolder|bww Help|<WP_ASSISTANCE>|TITLE=bitwiseworks Help Center;SHOWALLINTREEVIEW=YES;ICONRESOURCE=60,PMWP.DLL;ICONNRESOURCE=83,PMWP.DLL;BACKGROUND=((/@unixroot/usr/share/os2/bww/bwwfbkg.bmp));ALWAYSSORT=YES;DEFAULTSORT=-1;DEFAULTVIEW=TREE;OPEN=TREE;NODELETE=YES;\ 42 %wps_object_create WP_BWWDOC:WPShadow| Documentation|<WP_BWWHELP>|SHADOWID=((/@unixroot/usr/share/doc));\42 %wps_object_create WP_BWWDOC:WPShadow|Package Documentation|<WP_BWWHELP>|SHADOWID=((/@unixroot/usr/share/doc));\ 43 43 %wps_object_create WP_BWWAPPS:WPFolder|bww Apps|<WP_PROGRAMSFOLDER>|TITLE=bitwiseworks Apps and Ports;ICONRESOURCE=1,BWWRES.DLL;ICONNFILE=((/@unixroot/usr/share/os2/bww/bwwfldro.ico));BACKGROUND=((/@unixroot/usr/share/os2/bww/bwwfbkg.bmp));ICONVIEW=FLOWED;\ 44 44 %wps_object_create WP_BWWHELPSHADOW:WPShadow|bitwiseworks Help Center|<WP_BWWAPPS>|SHADOWID=<WP_BWWHELP>;\ … … 129 129 %{nil} 130 130 131 # bww_doc creates:131 # bww_docdir creates: 132 132 # a shadow of a doc directory (will get a BWW_%{name}_DOCDIR WPS ID) 133 133 # 134 # %bww_doc -f FILE [-n PACKAGE]134 # %bww_docdir -f FILE [-n PACKAGE] 135 135 # -f FILE (Mandatory: create a shadow for the provided doc FILE (directory in this case)) 136 136 # -n PACKAGE (when provided: associate the folder with PACKAGE, else with %{name}) 137 137 138 %bww_doc (f:n:)\138 %bww_docdir(f:n:)\ 139 139 %bww_file DOCDIR\ 140 140 %{nil}
Note:
See TracChangeset
for help on using the changeset viewer.
