Commit Graph

514 Commits

Author SHA1 Message Date
Adrien Destugues 189ad1a924 * Sync all approved catalogs from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37566 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-18 17:05:37 +00:00
Matt Madia 7bf351fce9 Added a small sanity check for improperly built images.
Added a TODO about creating the symlinks for gcc-agnostic packages.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37560 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-18 02:12:16 +00:00
Matt Madia 61fae90060 Some improvements for installoptionalpackage
* copy the needed jam files during compile time. This ensures the correct data
 files are used, for example in non-trunk builds
 * -f now only removes the generated at runtime listing of available packages


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37465 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-10 22:38:47 +00:00
Adrien Destugues 5c88723e05 Fix a missing space in french translation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37402 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-05 13:59:16 +00:00
Joachim Seemer 4a31d87dfe Applied patch by Karvjorm to make the HTML xhtml strict compliant. Fixes #6197. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37386 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-04 05:32:10 +00:00
Matt Madia 9697a9688b Moved the graphic for Installer to data/artwork. Updated Installer's rdef for
the new file path. No functional change.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37357 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-02 19:07:08 +00:00
Matt Madia fb8e505190 Some enhancements.
* lists the installed packages, along with the ones that can be installed
 * once a package has been installed, remove it from the list of installables


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37267 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-26 18:30:25 +00:00
Matt Madia 5317b5f385 Fixed the script.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37264 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-26 17:35:16 +00:00
Adrien Destugues b5e52140e8 * Fixed a typo in filename of Austria flag
* Converted all the flags to rdef and put them in use.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37244 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-24 15:12:50 +00:00
Matt Madia 98d65f5627 Updated installoptionalpackage to make use of common/data/InstalledPackages.
It will also record the packages installed by the user.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37240 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-23 21:28:41 +00:00
Ingo Weinhold 7b1d69ecbb Added safe mode option B_SAFEMODE_4_GB_MEMORY_LIMIT (plus a boot loader menu
item) and kernel settings option "4gb_memory_limit". Enabling either one
causes the memory beyond 4 GB to be ignored.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37225 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-23 11:13:39 +00:00
Siarzhuk Zharski f80ea08d71 - prefix for system include paths was changed from -I to -system;
- objects directories are separated for release and debug builds too.

Thanks to Axel for pointing those details!



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37178 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-19 20:26:04 +00:00
Matt Madia 60459bb752 Added the missing "Glow". Copied from HAIKU logo - white on blue - big,
with the colors from boot_splash/splash_logo


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37176 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-19 14:14:05 +00:00
Siarzhuk Zharski 53c50a9d1a - separate object directories for different compiler versions. This prevent from link errors after compiler was switched between gcc2 and gcc4 versions;
- correspondently use "-iquote" instead of "-I-" that is treated as obsolete by GCC 4. This fixes warning messages mentioned in #6177;
- use $(TARGET) instead of $(OBJ_DIR)/$(NAME) in driverinstall: rules too. Patch by Evgeny Abdraimov.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37174 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-19 09:39:04 +00:00
Matt Madia c370a7b296 Based on a mailing list thread*1, the leaves used in the the HAIKU Logo seem
to be an acceptable graphic to use in the creation of third party logos and
other graphics. This will hopefully balance the need to protect the trademark
and the desire to create derivative graphics that have a strong visual
connection to the Haiku Project. The exact usage terms for these graphics are
not yet spelled out. At a minimum, the apect ratio of the leaves should be
maintained.

 * Removed Big*leaf*, as the colors and shading were poorly done.
 * Added HAIKU Background Leaf[ - outline], which has multiple layers.
 * Added HAIKU Leaf

1: http://www.freelists.org/post/haiku/Haiku-User-Group-Logo-What-is-wanted


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37161 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-17 04:58:54 +00:00
Stephan Aßmus d0805a5cf1 Resaved some icons, SVN thinks the files changed. Either there
is a slight difference in BMessage storage, or there is no actual
change at all...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37147 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-15 10:58:39 +00:00
Stephan Aßmus 84b55e19b6 * Previously uncommitted icon by zuMi for Device_Clipboard.
* Add original Poorman icon as second version.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37146 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-15 10:56:23 +00:00
Stephan Aßmus 549aa8651d Found the original WonderBrush icon (i.e. with names for all objects).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37145 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-15 10:51:50 +00:00
Matt Madia 99f806cc7f Corrected the leaves. After a closer look, the gradients of all 3 leaves are
different based on the background color.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37099 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-11 15:35:07 +00:00
François Revol 8736281d13 Missing default namespace. Maybe stippi could fix WonderBrush and regenerate it though ?
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37089 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-10 17:40:19 +00:00
Matt Madia da33f7cd03 Corrected license to the version included with 5.0.3.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37048 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-07 17:12:56 +00:00
Matt Madia b304c001b9 (4) images based on the leaf outline in the User Guide logo. The colors in the
gradients are the same as in other HAIKU logo files. The fourth leaf is using
the blue colors from the Walter logo at www.dauwalder.net/OpenBeOS/walter.html

The ideal intention is that this will help create an "Open Use Logo"; similar
to the ideas in http://wiki.debian.org/ProposedTrademarkPolicy


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36974 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-31 19:06:06 +00:00
Matt Madia 5c2e42e9f1 * Added WonderBrush's filetype icon
* Added HAIKU logo - white on black, which is based on the boot logo


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36970 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-29 16:03:01 +00:00
Matt Madia aa34e81cfc Added MandatoryPackages to the list of packages to prevent installation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36961 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-27 22:14:24 +00:00
Stephan Aßmus fe9c332517 Added German catkeys for mount server. Please don't replace with eventual
version from HTA!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36925 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-24 15:00:41 +00:00
Matt Madia 19320ffa61 Added the HVIF, which was saved from FileTypes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36881 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-21 03:56:31 +00:00
Stephan Aßmus 20a37b8525 Home icon variations for WebPositive.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36877 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-20 17:39:12 +00:00
Matt Madia 171c986c57 Mentioned http://www.haiku-os.org/guides/dailytasks/wireless as a source for
more information.  eg, if one needs to manually install the files neeeded by
the script.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36876 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-20 14:13:01 +00:00
Stephan Aßmus e54437eb35 Another version of the printer spool file icon by Meanwhile. I think the 16x16
version looks better than the previous version, and the other sizes look good,
too.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36852 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-17 21:00:58 +00:00
Stephan Aßmus 0da416dcd3 Work in progress on some graphics for the website.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36829 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 11:05:25 +00:00
Stephan Aßmus eb432ef0b9 Another icon by Mark Erben. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36828 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 11:01:32 +00:00
Stephan Aßmus 8dff2fbf24 Icon which I designed for the Download graphics on the site, but it may come in
handy elsewhere, too.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36827 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 10:59:58 +00:00
Stephan Aßmus 233b6a525c Several neat icons by Mark Erben. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36826 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 10:58:49 +00:00
Stephan Aßmus 25e05ec60c Icon by Mark Erben, thanks a lot!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36825 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 10:54:44 +00:00
Stephan Aßmus 307d88d6b9 Icon by Mark Erben, thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36824 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 10:53:09 +00:00
Stephan Aßmus dabc013819 Icon by Mark Erben, based on the CD player icon, with slight tweaks by myself.
Thanks a lot!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36823 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 10:47:11 +00:00
Matt Madia 888c43863b Replaces the commented disclaimer & usage with a variable declaration, which is
echo'd in DisplayUsage.  No functional change.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36817 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-15 03:55:58 +00:00
Stephan Aßmus f02862eb03 Moved the installation of ProcessController, NetworkStatus and the volume
control icon into a new post_install script. Tested in QEMU and the items are
persistent also for the volume control.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36805 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-13 14:27:39 +00:00
Stephan Aßmus 7be043a094 The last commit contained too many files. They were supposed to go into this
commit, with the following message:

* Improved speaker icon.
* Replaced speaker bitmap icon with vector version in desklink.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36804 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-13 11:58:19 +00:00
Stephan Aßmus d38da14cdf Install NetworkStatus and volume control into the Deskbar alongside the
ProcessController replicant.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36802 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-13 11:10:33 +00:00
Ryan Leavengood 798865636a Finally add my old Jamfile-engine to the Haiku repo. I think it should mostly
work but I've wanted to refactor it for a while.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36796 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-12 01:42:02 +00:00
Ingo Weinhold e4a4fcc9fb Moved definitions of the USER and GROUP environmental variables from
SetupEnvironment to /etc/profile and use the "id" command. No need to set
SHELL, since the shell sets it anyway. Fixes #5966.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36788 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-11 14:55:23 +00:00
Matt Madia 75d1bce8d7 * Removed vimrc from the repository as per #5699
* Updated vim & KeymapSwitcher optional packages, provided by siarzhuk.
To note, I did not remove the 'vi' symlink creation as I'm uncertain as
to whether or not any unknown applications are hardcoded to use it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36753 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-08 19:11:45 +00:00
Stephan Aßmus 38135af9af Improved version of the Alpha2 download box graphics, pixel aligned. (The
original Alpha1 bitmap also wasn't.) I redid the alpha 2 stamp and the bugs
placement is also different. I've added a slight glow behind the 2 to make it
stick out a little more.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36738 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-08 13:46:19 +00:00
Matt Madia bb691ebbd0 Adding WonderBrush file of alpha stamp, with numbers 1-4.
Contributed by Ziusudra. Thanks!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36701 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-07 01:05:22 +00:00
Stephan Aßmus cdf94400e6 Patch by Andreas Faerber: Added keyboard layout for Apple Aluminium keyboard,
thanks, closes ticket #5727.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36638 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 10:14:39 +00:00
Matt Madia 01d868b2f4 Contributed by Ziusudra: Added WonderBrush file for shijin's download box.
Eventually to be saved as filename:bg-download-box.png in
directory:/srv/www/drupal/haiku-os.org/themes/shijin/haiku-images/


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36635 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 22:10:17 +00:00
Ithamar R. Adema 9e24c4190f * Add example vesa configuration file.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 20:45:54 +00:00
Stephan Aßmus f916801d51 Improved OpenGL icon by (I think) Ryan Leavengood and Mark Erben. Much better,
thanks!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36627 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 15:25:16 +00:00
Ingo Weinhold 24e6e28430 Don't use the "-apps" option for the Desktop files. That it worked before
probably indicates that we're doing something wrong.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36614 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-04 17:43:38 +00:00