Changes between Version 6 and Version 7 of HaikuPorterForPM/BuildRecipes
- Timestamp:
- 06/17/13 10:42:15 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaikuPorterForPM/BuildRecipes
v6 v7 109 109 - '''entryName:''' The name of the application as it shall appear in the Deskbar. Can be omitted, in which case the file name of the application executable is used. 110 110 111 ==== addPreferencesDeskbarSymlink() ==== 112 113 usage:: `addPreferencesDeskbarSymlink <appPath> [ <entryName> ]` 114 purpose:: Creates a Deskbar symlink for a preferences application. 115 params:: 116 - '''appPath:''' The absolute path to the application executable. 117 - '''entryName:''' The name of the application as it shall appear in the Deskbar. Can be omitted, in which case the file name of the application executable is used. 118 111 119 ==== fixDevelopLibDirReferences() ==== 112 120
