haiku/build/jam/packages
Humdinger 9e15c9f153 Adding the Quick Tour
* Add a link to the Quick Tour to the desktop.
* Remove the Welcome page from desktop. We don't want to clutter
  the user's desktop more than necessary. As "Home" page of
  WebPositive, it's still very visible.
* Mention the Quick Tour in the Welcome package description.
* Add a "quicktour" script similar to the welcome/userguide
  that opens the online version if it's not installed locally.
* Add icons to the userguide and quicktour scripts. Fixes #14706.
* Add bookmark and launcher for the Quick Tour.

Adjust the AddFileDataAttributeRule to create its temporary file in
the "common" architecture, the file is not architecture specific.

Add a rule PrepareScriptWithIcon in src/data/bin/Jamfile to assign
an icon and make the script executable.

Change-Id: Ia7604ff4715a5aaf9a645c1b3333a954d6a4dafc
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1924
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2019-11-26 06:39:58 +00:00
..
Haiku nvme_disk: Disable Boot Symlink on non-x86; #15212 2019-07-30 13:39:19 -05:00
HaikuBootstrap btrfs: add initial disk system add-on 2019-05-08 10:20:53 +00:00
HaikuCrossDevel Introduce stage0 into the bootstrap process. 2014-08-13 13:34:26 +02:00
HaikuDevel freebsd11_wlan -> freebsd_wlan. 2019-01-07 20:17:51 -05:00
HaikuDevelSecondary libroot: Ship empty libpthread.a and libm.a for POSIX and general compatibility. 2016-08-13 11:16:06 -04:00
HaikuExtras Add a BeControlLook addon 2019-05-13 22:15:30 +00:00
HaikuLoader Revert "haiku_loader.hpkg: Add each compiled boot target" 2018-11-29 20:42:47 +01:00
HaikuSecondary Build media add-ons for secondary arch. 2014-10-31 12:20:52 +01:00
HaikuSecondaryBootstrap Add runtime_loader in secondary bootstrap packages. 2018-05-02 16:46:02 +00:00
HaikuSource packages/HaikuSource: Place sources into develop/sources. 2018-12-27 13:08:03 -05:00
HaikuUserguide Fixed typo for German user guide package. 2015-10-26 17:29:45 +01:00
HaikuWelcome Adding the Quick Tour 2019-11-26 06:39:58 +00:00
MakefileEngine makefile-engine.html: Does not belong in docs/develop. 2018-01-10 16:12:15 -05:00
NetFS Move NetFS to a package 2014-11-17 15:24:07 +01:00
UserlandFS userlandfs: Fix the BeOS frontend on 64-bit. 2018-11-18 14:36:28 -05:00
WebPositive