Commit Graph

790 Commits

Author SHA1 Message Date
Joachim Seemer 2fd9a5c854 Added Slovak catkeys. Thanks helix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40971 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-16 16:47:42 +00:00
Jonas Sundström 5732d3822b Finnish and Swedish catalog update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40966 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-15 20:52:25 +00:00
Jonas Sundström 370e4a7059 Updated Czech translation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40947 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 13:01:08 +00:00
Jonas Sundström f689c51737 Swedish translation update. Removal of networktime.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40946 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 12:40:43 +00:00
Jonas Sundström 480d660fb0 Introducing a catalog app name context, related macros, and making use of this in DeskCalc.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40930 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 17:29:10 +00:00
Joachim Seemer 0792e32c1f Updated German catkeys from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40925 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 08:22:32 +00:00
Jonas Sundström 8fb856f826 Updated translation for Norwegian bokmÃ¥l. Removing a few empty catkeys files.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 16:39:49 +00:00
Siarzhuk Zharski 9267e5f5dd Belarusian, Russian and Ukrainian localizations updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40915 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:47:48 +00:00
Joachim Seemer 78fe3775dc Removed Chinese catkeys again as they are all empty. Thanks Adrien for noticing.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40914 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:44:06 +00:00
Joachim Seemer 5bb469543f Updated Finish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:15:36 +00:00
Joachim Seemer 5e6450ce3b Added/updated Italian and Chinese catkeys from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40912 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:10:28 +00:00
Jonas Sundström 2ffe72d7ff Swedish and Finnish translation update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40903 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 18:35:43 +00:00
Siarzhuk Zharski 73bf85cacb Belarusian, Finnish and Russian translations are updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40901 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 10:17:30 +00:00
Jonas Sundström 3171a65bf8 French and Swedish catkeys update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40866 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-08 11:28:03 +00:00
Siarzhuk Zharski d099bb8b90 Belarusian, Finnish, Russian and Ukrainian translations are updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40842 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-06 13:31:56 +00:00
Matt Madia cbed190f71 Removed no longer needed TODO.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40828 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-05 22:56:01 +00:00
Jonas Sundström 44f4c81aa4 Initial translation to Norwegian BokmÃ¥l, by Marius Middelthon, Petter Holt Juliussen and Frank Paul Silye.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40792 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-03 13:41:34 +00:00
Siarzhuk Zharski aec3882d0b Russian, Belarusian, Finnish and Ukrainian localizations updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40785 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-02 18:28:08 +00:00
Siarzhuk Zharski 4f36bcc2d7 Added support for localization features into makefile-engine
and makefile template. Have fun!



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40742 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-28 20:38:05 +00:00
Siarzhuk Zharski 4142f7dcef A workaround for compatibility problem, originated from r40300 changes.
Proposed in it "LD ?= gcc" assignment doesn't works both with existing
makefiles and with current version of the makefile template. User must 
define LD in it's makefile to let them work. That is bad.

This workaround uses $origin function to check for redefinition of LD
variable in user's makefile.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40739 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-28 19:17:55 +00:00
Siarzhuk Zharski c4ff96ea75 Belarusian, Finnish, Russian and Ukrainian translations are updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40731 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-27 20:09:14 +00:00
Joachim Seemer 21c435ae36 Update German catalogs. Thanks all translators.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40719 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-27 08:34:08 +00:00
Jonas Sundström 621e27e66b Swedish translation update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40718 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-27 07:45:06 +00:00
Jonas Sundström b74d73d372 Swedish translation update
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40717 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-27 07:36:06 +00:00
Siarzhuk Zharski eef792eab9 Belarusian, Czesh, Finnish and Russian translations are updated
from HTA using so known "tarball" versions of catkeys. The "script"
versions of catkeys are at the moment incomplete - so previous versions
of Finnish, Czesh and Belarusian has lot of lines missed. :-( This 
changeset should fix them. I'm sorry for inconvenience.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40712 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-27 00:26:19 +00:00
Siarzhuk Zharski 280a48c60f Belarusian translation updated from HTA in request from ... ehm.. in my request! ;-)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40707 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-26 22:32:38 +00:00
Siarzhuk Zharski 3a15d7a005 -Finnish translation updated from HTA in request from Jorma Karvonen;
-FileTypes cs.catkeys fingerprint mismatch fixed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40705 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-26 21:57:24 +00:00
Siarzhuk Zharski 7a482b1984 Czesh translation updated from HTA in request from Radek.gmail
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40704 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-26 21:44:35 +00:00
Joachim Seemer ea4fb8788d The catkeys for the screenshot-cli app are now in a subfolder. Cleaning up.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40696 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-26 09:00:35 +00:00
Siarzhuk Zharski 435b323040 - Finnish localization updated from HTA in request from Jorma Karvonen;
- InfoWin.cpp forgotten to be added into DoCatalogs in r40688 added with this.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40689 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-25 23:05:54 +00:00
Siarzhuk Zharski 3c4365e313 Czesh translation updated from HTA in request from Radek.gmail.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40661 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-24 13:30:27 +00:00
Scott McCreary c588b4278a Add the GPL font exception clause to licenses
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40651 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-24 03:28:28 +00:00
Joachim Seemer f44fb03bcb Apparently I forgot to fix those bloody fingerprints. Sorry.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-23 17:12:18 +00:00
Joachim Seemer 97533fefb7 Added French catalogs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40642 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-23 16:20:50 +00:00
Jonas Sundström 786d2cbb69 Remove line-break from catkeys entry.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40641 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-23 12:08:28 +00:00
Siarzhuk Zharski 51a2a65082 Finnish translation updated from HTA in request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40621 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-22 19:09:32 +00:00
Siarzhuk Zharski ace9bd8d80 Belarusian translation updated from HTA;
Russian translation updated from HTA;
ProcessController localization fixed - missed file added
into DoCatalogs Jamfile rule.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40620 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-22 18:50:50 +00:00
Joachim Seemer 2991ed2036 Updated French and German catalogs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40619 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-22 18:47:55 +00:00
Jonas Sundström 0a6345894e Updated Swedish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40607 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-22 03:48:16 +00:00
Siarzhuk Zharski c7302a8110 Russian translation updated from HTA in request from Sergei Reznikov.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40579 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-20 13:34:54 +00:00
Siarzhuk Zharski af36157333 Belarusian localization updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40578 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-20 12:18:24 +00:00
Jonas Sundström f6c0e5b706 Updated Swedish translations
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40568 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-20 02:19:34 +00:00
Joachim Seemer b5c4007b7a Using the new downloadable tarball from HTA inserted outdated catalogs. This should sync to the newst translations. Sorry about that.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-19 19:10:21 +00:00
Joachim Seemer 52b7b5c484 Updated German catalogs. Thanks translators.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40553 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-19 09:15:42 +00:00
Siarzhuk Zharski c9f088c2d1 Finnish translation updated from HTA in request from Jorma Karvonen.
Note that catkeys generation at HTA use from now alphabetical lines sort
and those "upgrade" commits for every existing translation will be very 
"noisy" for a first time but bring more order in changes tracking in
the furture. We are sorry for temporary inconvenience. ;-)

I want to thank Travis D. Reed for such big improvements on HTA.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40546 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-17 21:11:14 +00:00
Jonas Sundström 4884bb9956 Catalog update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40502 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-15 00:46:53 +00:00
Jonas Sundström 2b683f2466 delete corrupt catkeys file to fix the build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40487 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-14 15:53:00 +00:00
Jonas Sundström 22041faa3a Update of the Swedish catalogs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40486 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-14 13:25:19 +00:00
Siarzhuk Zharski 122cd933a8 Addendum to Finnish localization update from HTA in request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40469 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 21:47:52 +00:00
Siarzhuk Zharski 585f547833 Finnish localization updated in request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40468 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 21:33:17 +00:00
Joachim Seemer 8f5c65ecfa 'bootman' and 'print' are deprecated. Removing. Thanks Siarzhuk for noticing.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40461 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 16:46:54 +00:00
Joachim Seemer b6d49092c7 Committing all German catalogs. Thanks to all translators, esp. Mirko Israel who helped filling in the gaps and making everything as consistent as possible. Any mistakes or improvements are very welcome at the haiku-i18n-de mailing list.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40458 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 09:54:42 +00:00
Siarzhuk Zharski 9468533bfe Russian localization updated from HTA in request from Sergei Reznikov;
Obsoleted and orphaned ru.catkeys files for apps/bootman and 
 preferences/print removed.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40450 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-11 22:28:07 +00:00
Siarzhuk Zharski 443a3c5991 1)Romanian translation updated from HTA in request from Victor Carbune;
2)Orphaned catkeys files for: 
	preferences/print/fi.catkeys
	preferences/print/pl.catkeys
	apps/bootman/fi.catkeys
	apps/screenshot/pl.catkeys
  were deleted. They are no more referenced by build system and are superseded by
   more recent versions in right places.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40418 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-10 09:33:07 +00:00
Siarzhuk Zharski feba01f27d Ukrainian localization updated from HTA in request from Oleksandr Rudyk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40366 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-06 21:46:26 +00:00
Siarzhuk Zharski ab00c2926c Finnish translation updated from HTA in request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40365 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-06 19:30:32 +00:00
Siarzhuk Zharski 4ce1d206b2 Belarusian localization updated from HTA;
Localization files of the EXR Translation Add-On for Finnish, Polish and
 Ukrainian languages replaced with correct versions. Previous version was empty
 because of my local problem downloading them from HTA.
 I'm sorry for unconvenience.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40361 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-05 11:34:44 +00:00
Philippe Houdoin f95cacb7f9 Renamed to match the other floppy device icon naming schema.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40340 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-01 10:28:59 +00:00
Siarzhuk Zharski a72d0f2439 Updated Finnish localization from HTA. In request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40334 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-31 18:29:20 +00:00
Siarzhuk Zharski ee5ecb929e Updated Belarusian translation from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40325 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-30 19:39:33 +00:00
Siarzhuk Zharski 476bfd22cb Fixed checksum for Polish catkeys. Fixes #7176. Pointed by Matt Madia. Thanx!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40318 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-29 20:46:51 +00:00
Alexander von Gluck IV fe0019dda4 allow end users to modify linker used in makefiles, resolves #5375
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40300 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-27 22:30:25 +00:00
Siarzhuk Zharski 2d30da7c01 Fix the fi.catkeys build problem introduced by my commit in r40292. Looks like
HTA generates sometime zero-length catkeys and jam dependencies are not worked
in this case. Probably the modification date of file was not updated by wget?

Catched by Build-O-Matic. Thanx! ;-)



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40293 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-26 12:54:28 +00:00
Siarzhuk Zharski 86efe5e255 Finnish localization files are updated from HTA. In request from Jorma Karvonen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40292 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-26 10:13:34 +00:00
Siarzhuk Zharski 0fe08f7332 Polish localization files are updated from HTA in request from Scott MC.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40291 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-26 09:52:36 +00:00
Siarzhuk Zharski eac4e22b9a 1) Belarusian localization files are updated from HTA;
2) LaunchBox: excessive internationalization removed - debug messages sent 
into stdout and stderr should not be localized. Pointed by Diver. Thanx!



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40289 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-25 19:14:31 +00:00
Siarzhuk Zharski 717d3ee213 Ukrainian localization data downloaded from HTA.
That was requested by Oleksandr Rudyk.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40275 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-23 20:03:29 +00:00
Siarzhuk Zharski 5552f88f04 Updating Belarusian localization with files from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40269 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-22 21:11:46 +00:00
Siarzhuk Zharski a6d4fdb231 Belarusian translation updated from HTA;
Outdated "print" and "bootman" modules are removed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40256 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-20 20:24:43 +00:00
Siarzhuk Zharski 517621dbc2 Update Finnish localization files with actual version from HTA in
request from Jorma Karvonen.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40226 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-12 21:03:09 +00:00
Siarzhuk Zharski f3fde2627d Update of Belarusian translation:
- some parts were updated by Michael Bulash during work on last GCI task;
- "bootman" was renamed to "bootmanager" - it's translation was moved correspondently.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40184 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-09 20:33:40 +00:00
Siarzhuk Zharski 3ff3d896b2 GCI task results: "Add translations for newly internationalized apps - part 2 - Belarusian"
Completed by Michael Bulosh. Thank you.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40176 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-09 11:58:59 +00:00
Siarzhuk Zharski 970c0ac244 GCI task results: "Add translations for newly internationalized apps - part1 - Belarusian"
Completed by Michael Bulosh. Thank you.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40128 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-05 21:06:57 +00:00
Matt Madia 76e9533e9e Add a trailing whitespace to the sed filtering of package names. Fixes #7409.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40047 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-31 20:02:48 +00:00
François Revol b44f0a94a4 Add commented setting to enable the laplink type debugging output module.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39998 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-28 22:01:19 +00:00
Philippe Houdoin 7186aecb57 Application name should not be translated.
Fixed #6980.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39876 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-17 09:10:12 +00:00
Siarzhuk Zharski 5075403207 Belarusian translation: Done by Mishuk Bulosh during
working on Google Code In "O-Z" task.

Note: Tracker is not included because some problems 
at HTA today - most of lines disappeared from the HTA
and are neither accessible nor exported to catkeys. :-(



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39840 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-13 22:11:39 +00:00
Philippe Houdoin 8a07a69693 Add input rdef location to include dir, otherwise when rc reads from stdin,
no include dir is defined and import commands will failed then.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39825 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-13 11:58:15 +00:00
Siarzhuk Zharski c3e0dea8c6 Revert bogus changes introduced by r39819:
- Russian localization at HTA is outdated;
  - Belarusian localization is under completing now as last part of corresponding
    GCI Task. As the mentor of this task I have to keep all changes related to it
    in compact single changeset form. So adding incomplete parts of student's work
    breaks this policy.

I'm sorry for the extra "noise", guys.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39822 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-12 18:30:27 +00:00
Adrien Destugues c21853165d Sync catalogs from hta.
The following ones are not synced because the export from hta has a wrong fingerprint. Mail was sent to Travis in the hope we'll get a fix.

rm ../data/catalogs/apps/aboutsystem/uk.catkeys 
rm ../data/catalogs/apps/diskprobe/be.catkeys 
rm ../data/catalogs/apps/diskprobe/fi.catkeys 
rm ../data/catalogs/apps/diskprobe/fr.catkeys 
rm ../data/catalogs/apps/diskprobe/ja.catkeys 
rm ../data/catalogs/apps/diskprobe/pl.catkeys 
rm ../data/catalogs/apps/diskprobe/pt_br.catkeys 
rm ../data/catalogs/apps/diskprobe/ru.catkeys 
rm ../data/catalogs/apps/diskprobe/uk.catkeys 
rm ../data/catalogs/apps/diskprobe/zh-hans.catkeys 
rm ../data/catalogs/apps/drivesetup/zh-hans.catkeys 
rm ../data/catalogs/apps/installedpackages/pl.catkeys 
rm ../data/catalogs/apps/mail/pl.catkeys 
rm ../data/catalogs/apps/terminal/fi.catkeys 
rm ../data/catalogs/apps/tv/zh-hans.catkeys 
rm ../data/catalogs/kits/tracker/fr.catkeys 
rm ../data/catalogs/preferences/shortcuts/zh-hans.catkeys 
rm ../data/catalogs/preferences/virtualmemory/zh-hans.catkeys 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39819 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-12 10:58:47 +00:00
Matt Madia a906d0a031 Added support for OptionalLibPackages to installoptionalpackage.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39739 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-05 14:20:58 +00:00
Siarzhuk Zharski a25f37e7b2 Yet another portion of Belarusian localization files made by Mishuk Bulosh
as GCI "Belarusian localization F-N" task.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39719 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-03 21:45:09 +00:00
Siarzhuk Zharski 09f62acc18 Draft and partial Belarusian translations that was made by S.Zharski.
Added as part of preparation to start next "F-N" and "O-Z" GCI tasks.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39663 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-27 20:14:25 +00:00
Siarzhuk Zharski d037ff9fa6 Fix broken build. I'm sorry for the inconvenience. I promise to
check build of the catkeys, generated by HTA before commiting them next time. 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39660 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-27 00:08:21 +00:00
Siarzhuk Zharski 79bcfcc891 Belarusian translation for so called "A-E Range" GCI task. Made by Mike Roll (Michal Bulosh).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39658 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-26 23:50:38 +00:00
Siarzhuk Zharski 9729bed77c Draft of Belarusian translation files made by S.Zharski. Just to fix the state
of the "Range A-E" _before_ corresponding GCI task was completely performed 
by Mike Roll.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-26 23:30:48 +00:00
Jonas Sundström 8446b330bc Alternative icon, simplified.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39485 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-18 16:28:05 +00:00
Matt Madia c1af51fdc1 Moved some catkey files around for Screenshot (the GUI app) and screenshot (the
CLI app).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39396 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-10 23:18:03 +00:00
Siarzhuk Zharski 2778794cff As far as I remember I still have not approved any of Belarusian localization files. ;-)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39371 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-09 11:07:26 +00:00
Siarzhuk Zharski ea532bb7a4 Russian localization restored to r39359 that is more up to date than HTA version.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39370 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-09 11:05:40 +00:00
Adrien Destugues 95d7f28143 Sync catalogs from hta. There are still some bugs with some of them, sorry for the missing ones.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39360 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-08 21:24:04 +00:00
Matt Madia b6dc016707 Added a ReadMe, which aims to explain which graphics are released under MIT,
which are trademarks, and where to get more information about the trademarks.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39347 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-07 17:51:55 +00:00
Matt Madia 6a10aabdcf Some alterations to the leaf used in ReadOnlyBootPrompt:
* lightened color to make the leaf more subtle
 * removed the artifact at the base of the stem


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39342 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-07 14:16:48 +00:00
Adrien Destugues a528bdee7f * Make ReadOlyBootPrompt look a bit nicer : don't use a regular BTextView but a custom view with an "haiku background leaf outline" below the text. The color and size of the leaf may still be altered, feel free to play around with it.
* Also do some changes to ReadOnlyBootPrompt layouting to include some insets and similar stuff.
  * Add country flags in the language selection menu
 * Modify locale roster method for getting a flag so it is a bit more tolerant. It is case insensitive on the country code, and also works if given a full locale code such as pt_BR.

Known problems :
 * The new BitmapTextView doesn't work well with the chinese text as it does line breaks only on space chars (0x20), and there is no such char in chinese text. However, the usual BTextView is also unable to do proper linebreaking. This should 
be solved  by using tools provided by ICU.
 * The way I altered LocaleRoster is not as good as it could be. Locales with variants such as zh-hans are not going to work (the computed country code is now 'NS'). Not sure there is a better way
 * The way the list is sorted in ReadOnlyBootPrompt is annoying as it prevents keyboard navigation. As the sorting changes each time you select a language, it's impossible to travel through the whole list. One possible solution is to do the 
language change on invoking an item. Another one is to sort the languages in a locale-neutral way.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39263 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-01 21:39:47 +00:00
Siarzhuk Zharski adbe44b82d Update to Russian locale files. Made by Diver. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39166 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-27 21:34:33 +00:00
Matt Madia 1974e33826 * More work relating to supporting multiple localized targets in the same
directory. Introduced a new variable HAIKU_MULTIPLE_LOCALIZED_TARGETS, which
gets set in any Jamfiles that contain multiple DoCatalogs invocations. This
removes the need to supply folder parameter to DoCatalogs.
 * Add the DoCatalogs invocation for filepanel.
 * Relocated the catkeys for Screenshot and screenshot into their respective
directories.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39112 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-24 02:49:44 +00:00
Scott McCreary 058b354080 Added CDDL v1 and MPL v1.1 licenses
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38979 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-16 06:44:16 +00:00
Philippe Houdoin 3bd99634d1 Make the development boot splash more discret, relaying on the usual
quite hidden bug theme.
This also reduce its RLE compression size, which should fix #6710.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38946 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-11 10:47:06 +00:00
Matt Madia 9836c9403a Consolidated the catkeys for dstcheck.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38872 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-03 14:09:50 +00:00
Siarzhuk Zharski 3b6fac7943 - yet another update of Russian locale files from Diver. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38809 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-24 20:47:35 +00:00
Jérôme Duval 64bf10e2aa added several firmwares for the iprowifi4965 driver
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38732 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-19 22:02:21 +00:00
Siarzhuk Zharski 2bb7bcd945 Russian localization update. Patch was provided by Diver. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38637 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-13 19:35:54 +00:00
Niels Sascha Reedijk d6c46e4651 Remove an obsolete file.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38629 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-13 13:02:29 +00:00
Adrien Destugues 8276f81e0c Some more catalogs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38445 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-30 11:34:29 +00:00
Adrien Destugues 0a9e47c7f9 Sync catalogs from hta. Not sure all of them are here...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38444 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-30 11:31:20 +00:00
Adrien Destugues 0a240bcefe Replace icon for the usb_floppy devices.
The floppy icon is based on zumi's one. changes done :
 * I made the floppy a bit thinner, it looked more like a zip100 cartridge
 * I added an USB logo (or something that more or less looks like one) on the floppy label
 * The logo only shows at big icon sizes since I couldn't get it looking good at small ones.

Feel free to improve.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38407 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-27 21:00:17 +00:00
Adrien Destugues 6c9a11f9c4 Rename all zh-hans catalogs to zh_hans, as that's what's actually needed for the catalog chaining to work properly.
This makes the chinese localization more useable (not perfectly, we still lack a chinese font).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38341 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-24 18:38:27 +00:00
Adrien Destugues c7dfa2ce78 Sync catalogs from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38310 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-22 11:37:53 +00:00
Adrien Destugues 8ac6b88687 Only shift if there are arguments left in the list. Previous fix invalidated by Axel and hint to the proper solution given by mksh developper.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38084 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-13 12:42:46 +00:00
Adrien Destugues 1401598fed Remove bogus shift : shifting an empty list of arguments is not allowed.
This allows to boot Haiku with mksh as /bin/sh.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38081 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-13 12:02:27 +00:00
Adrien Destugues db3b68413a * This one was missing from the latest hta update. Sorry!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38008 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-10 16:25:57 +00:00
Adrien Destugues 774d5b4dd9 * Delete broken catalog.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37968 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-08 10:12:16 +00:00
Adrien Destugues 4a1420659b * Weekly sync of catalogs from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37967 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-08 09:31:06 +00:00
Matt Madia e277f0be57 Some improvements to installoptionalpackage :
* retry failed downloads a few times before giving up and exiting
 * detect and exit upon failed archive extraction
 * more verbose and explanatory message for re-installing packages
Fixes #6426 and resolves a TODO.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-05 00:17:52 +00:00
Adrien Destugues 576be63409 * Sync translations from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37846 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-02 15:25:50 +00:00
Philippe Houdoin ad47766b81 Fixed wrong checksum, whick break the build. Sorry.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37767 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-27 09:19:24 +00:00
Philippe Houdoin d1bb33767c Fix Tracker russian catalog, broken by previous commit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37765 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-27 08:42:42 +00:00
Oliver Tappe c090a0fd84 * updated ICU build packages with newer builds that try a bit harder to avoid
warnings and incorporate some of the ICU-patches we had in our repo before
  we upgraded to 4.4.1
* fixed remaining warnings when building locale kit
* activated EnableWerror for locale kit
* added 'Unicode' license, which is the second license in use by ICU


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37763 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-26 22:05:39 +00:00
Matt Madia 63ebe8695c Added "development" logos, similar to the one used in Installer. The intention
is for non-releases such as the nightly images to use them.

Font information:
 * http://www.fontriver.com/font/sistemas_font_bt/
 * 6fd8b8232108bfbcebb0a864419b076f  SISTEMAS FONT BT.ttf


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37738 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-25 18:06:13 +00:00
Adrien Destugues 2d95bec958 Sync catalogs from hta
* Chinese was moved from zh to zh-hans, because Han Simplified and Han Traditional are two separate languages, so there is no such thing as "zh". This allows for more coherent fallback management.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37715 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-23 10:29:07 +00:00
François Revol 400eee5ca4 Progress starts at 0.0 :)
Use a 30s timeout in between, so it stays displayed even in qemu where things are a bit slow.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37702 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-22 20:41:58 +00:00
François Revol 1ed801bbd7 Launch the notification_server at boot.
Add notification when mime sniffing files on first boot, at least it gives a visual indication of why so much cpu is consumed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37700 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-22 20:18:35 +00:00
Matt Madia 0041b38214 Added some much needed echo statements about the scripts progress.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37671 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-21 23:07:52 +00:00
Matt Madia ce873ef04f Added a TODO and commented+untested code for download error handling.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37627 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-20 17:22:02 +00:00
Matt Madia f286792113 Added ICU and ICU-devel to the list of packages that cannot be installed. ATM,
for loops aren't handled and the variables used by ICU and ICU-devel are not
parsed. Added TODO's and commented+untested code for now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37622 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-20 16:48:21 +00:00
Adrien Destugues 4366ca40fe * A subtle bug in hta catkey computation made linkcatkey fail at buid o matic (freebsd), but not haiku, nor linux. Fix the affected files to make freebsd happy.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37567 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-18 18:47:11 +00:00
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
Ryan Leavengood 5ded0fa344 Initial revision of my Tracker copy icon as well as the Touchpad icon I emailed
about on the mailing list.

Stephan if you want to adjust the colors of the Touchpad or whatever else, feel
free.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36611 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-04 15:47:30 +00:00
Matt Madia a9ab081270 Re-exported this png from the Wonderbrush file. Prior to this change, this
image was the only black wordmark with the shadow of the green leaf on the
bottom.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36606 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-04 14:13:46 +00:00
Matt Madia 05396d0c8e Toggled the visibility of "operating system" from the old & not currently used
website graphics. This ties in with #4882.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36605 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-04 14:00:51 +00:00
Matt Madia 1277e13adc Updated PoorMan's icon to utilize Misc_Earth as the globe.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36604 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-04 13:25:12 +00:00
Matt Madia fe0335fc5a Added two HVIF for the PDF Writer, applied the 2nd as its icon.
Improvements welcomed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36603 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-04 13:09:47 +00:00
Matt Madia 853ce54845 Stubbed out support for InstallSourceArchive.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36599 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-03 20:42:10 +00:00
Matt Madia 45e4791e6a *cough* forgot that the script will continue even if a single firmware fails
to install properly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36598 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-03 20:19:50 +00:00
Matt Madia 0da448bf13 Updated the download location for broadcom's file that contains firmware. Also
added an echo, to confirm the success of installing all firmwares.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36597 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-03 20:07:54 +00:00
Stephan Aßmus b5fa58c9d8 New icons for OpenGL, Touchpad and Locale (revised previous version, which was
not committed as icon before).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36567 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-01 13:11:03 +00:00
Ingo Weinhold 2dbf8cd728 Source SetupEnvironment with the more portable ".".
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36537 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-29 18:15:41 +00:00
Ingo Weinhold f1a61cda9a Typo-fixed patch by mjw: Include SetupEnvironment from /etc/profile, so
shells started by remote login daemons (sshd, telnetd) also get the
environmental variables defined there. Closes #5789 and #2468.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36536 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-29 16:47:05 +00:00
Matt Madia 199ad3daa6 Automatic whitespace cleanup. No functional change.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36535 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-29 16:04:29 +00:00
Matt Madia 2731f156ed Added support for case-insensitive recognition of package names. Fixes #5854.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36534 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-29 15:56:46 +00:00
Matt Madia ac8e7456e6 Automatic whitespace cleanup. No functional change.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36533 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-29 15:50:22 +00:00
Matt Madia 9abf258fd8 Modified Server_Bluetooth icon to be an updated Misc_Hand
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36476 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-26 04:17:29 +00:00
Fredrik Holmqvist cc393dbf74 Enable ACPI.
While there has been no reports of fan or temperature problems that we know of,
there are rumours that this might happen.
It's a good idea to check that fans and temperature works as normal
just to be safe.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36474 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-25 17:33:13 +00:00
Ingo Weinhold 1f4cc99a2a Removed not approved translations as reported by Siarzhuk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36451 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-24 16:17:12 +00:00
Stephan Aßmus 7a171c93dd Updated Installer logo for alpha 2.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36427 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-23 10:19:06 +00:00
Adrien Destugues e4fe2e5a12 Sync all available catalogs from hta in order for them to get more exposure in alpha 2.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36413 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-22 12:58:03 +00:00
Matt Madia 0e3ac47627 Added '-s', which shows the final list of packages that would be installed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36399 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-21 15:51:17 +00:00
Matt Madia c333e7dff6 Removed stray echo statement, which was for development purposes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36398 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-21 15:26:41 +00:00
Matt Madia 04f32da88a Added support for `installoptionalpackage [<pkg> [<pkg> ...]]`. Updated Usage.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36397 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-21 15:18:47 +00:00
Matt Madia bab27a1b73 Added support for '-f' in installoptionalpackage, which removes cached data
before displaying the available optional packages that can be installed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36395 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-21 14:07:19 +00:00
Siarzhuk Zharski 4607535f11 - Russian translation updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36337 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-18 07:01:21 +00:00