Commit Graph

926 Commits

Author SHA1 Message Date
Niels Sascha Reedijk
0671704e3a Update translations from Pootle 2012-08-07 06:28:20 +02:00
Alex Smith
c802257bbb Merge branch 'master' into x86_64 2012-08-06 12:34:03 +01:00
Niels Sascha Reedijk
7753c3829c Update translations from Pootle 2012-08-06 06:28:07 +02:00
Scott McCreary
6ac7788b61 Added a Public Domain generic text file. 2012-08-05 20:06:20 +00:00
Alex Smith
adf8818ec0 Compilation fixes for Terminal, add to image.
It runs, but has shown up various bugs: app_server crashes, kernel
panics, rendering problems. Working on fixing these now.
2012-08-05 10:24:22 +01:00
Alex Smith
54393c0379 Merge branch 'master' into x86_64 2012-08-04 09:59:17 +01:00
Niels Sascha Reedijk
147d65c26d Update translations from Pootle 2012-08-04 06:51:11 +02:00
Alex Smith
50cedfd5b0 Build registrar for x86_64. 2012-08-02 10:45:42 +01:00
Alex Smith
d4ec857af3 Merge branch 'master' into x86_64 2012-07-31 12:10:24 +01:00
Alex Smith
666b46e2e3 Added libbe, ICU and consoled to the image.
The boot script now launches consoled instead if app_server does not
exist, so there is now an interactive Bash prompt! libbe requires ICU,
which is an optional package, so I've built the packages and they've
been uploaded to haiku-files.org (thanks umccullough).
2012-07-30 21:42:49 +01:00
Matt Madia
47b7182a24 Updated HVIF icons relating to PDFs.
As per #8807,
 * Removed icons that contain Adobe's trademarks.
 * Replaced with icons designed by Justin Stressman.

Thanks!
2012-07-30 08:15:37 +00:00
Niels Sascha Reedijk
343892dc2d Update translations from Pootle 2012-07-28 06:23:24 +02:00
Niels Sascha Reedijk
9468090b43 Update translations from Pootle 2012-07-28 06:23:24 +02:00
Niels Sascha Reedijk
8c663339c8 Update translations from Pootle 2012-07-27 09:14:49 +02:00
Niels Sascha Reedijk
910d677e3e Update translations from Pootle 2012-07-26 10:02:14 +02:00
Niels Sascha Reedijk
429212969e Update translations from Pootle 2012-07-26 09:24:15 +02:00
Matt Madia
191b137a31 Updated VL-Gothic fonts to version 20120629. Fixes #8662. 2012-06-30 18:51:26 -04:00
Ryan Leavengood
9c7d5593e6 Update DejaVu fonts to version 2.33. 2012-06-24 00:13:53 -04:00
Matt Madia
2269db99ce Updated VL-Gothic fonts to version 20120618. Fixes #8642 2012-06-17 19:32:23 -04:00
Matt Madia
2c28c98d32 Merge branch 'master' of ssh://git.haiku-os.org/haiku 2012-06-17 16:31:54 -04:00
Matt Madia
a8c2e97934 Removed dead code.
As the downloadable files are now hosted on haiku-files.org and the user is
presented the Intel license at the beginning of the script, the  function
OpenIntelFirmwareWebpage is unneeded.
2012-06-17 16:29:38 -04:00
Matt Madia
e8fc340a30 Prevent removing permissions on a wifi firmware's subdirs.
Prior to this /boot/system/data/firmware/broadcom43xx/b43-fwcutter would
have its w+x bits removed.
2012-06-17 16:24:41 -04:00
Matt Madia
174bc1dca0 Host wifi firmware related files on haiku-files.org 2012-06-17 15:49:44 -04:00
Niels Sascha Reedijk
21c0a9529b Update translations from Pootle 2012-06-17 16:28:06 +02:00
Fredrik Modeen
87a8b1c97b change wlan iwp2100 to use iprowifi2100 and the right firmware, should fix Ticket #7938 and #7898 2012-06-01 22:29:26 +02:00
Philippe Saint-Pierre
42ae726e67 setgcc: add -l argument to ls call in script
In previous, it was still working as I was more interested into != 0 than
exact count. Still, for clarity sake, I add -l to get the actual count.

Thanks Axel.
2012-05-06 15:52:04 -04:00
Philippe Saint-Pierre
85fb3e7df8 setgcc: error message
The bash script tried to verify the existence of a file,
but there were several fils fitting the wildcard expression.
So, [ -e .../*gcc ]; was interpreted as if it had too many
arguments.  Replaced that expression by a count of files.

Fixes #8493.
2012-05-05 23:55:19 -04:00
Niels Sascha Reedijk
d72c055e90 Update translations from Pootle 2012-05-05 10:07:35 +02:00
Matt Madia
13586c0905 Added a possible icon to replace Deskbar's R_TeamIcon resource 2012-05-04 20:17:05 +00:00
John Scipione
615d572db0 Fix #8505 cut-off Deskbar leaf bug.
Replace the leaf bitmap with a non-cutoff version derived from the
'data/artwork/Haiku Leaf' file. So, when icon size is > 16 the full
deskbar leaf is shown without the bottom cut-off. It should look
pretty much identical at 16x16 and in vertical mode at any icon size.

Also add a deskbar_leaf.png file to the data/artwork directory
although I didn't use that file in Deskbar, instead I embed an
archive bitmap into icons.h. I got rid of icon-freelogo.rdef and
icons_logo.h.
2012-05-04 01:17:48 -04:00
Oliver Tappe
553ce13c6e Close #8452, pt. 2: reactivate system catalog translations.
* when moving the locale kit into libbe, I completely missed that
  I should have moved the translated catalogs, along, too.
2012-04-15 14:18:35 +02:00
Niels Sascha Reedijk
531ae0a6c0 Update translations from Pootle. 2012-04-14 16:25:38 +02:00
Alexander von Gluck IV
2813a3e157 icons: Add some GL renderer icons
* Just some examples
* Trying to identify drivers without using
  trademarks, etc.
* Feel free to improve if your icon-o-matic
  skills are better then mine :P
2012-04-13 16:06:49 -05:00
François Revol
c7b10ca658 Fix shadows for the boxes
Not sure how to do the L shadow.
2012-04-11 13:22:01 +02:00
François Revol
9fd2efd72d Add the L glyph to the Links2 icon
Added a 3D-ish L glyph. This almost looks like the Links 2 icon but in 3D. I'm afraid I'll have to rely on stippi to fix the shadows.
2012-04-11 12:43:39 +02:00
François Revol
830c6e8d3c Add an unfinished icon for Links2 2012-04-11 04:10:12 +02:00
Niels Sascha Reedijk
0c38373fff Update translations from Pootle 2012-04-07 16:39:25 +02:00
Matt Madia
94e42cca32 Updated VL-Gothic fonts to version 20120325. Fixes #8425. 2012-03-28 17:19:14 -04:00
John Scipione
3109e9c7b5 Silly change. Make Apple Aluminum keyboard layout keys all white resembling the hardware that it comes from. 2012-03-25 12:18:29 -04:00
Niels Sascha Reedijk
2a32bdb29e Update translations from Pootle. 2012-03-24 20:44:38 +01:00
Jérôme Duval
f659f955ba Added an optional package DevelopmentPowerPC
* haiku-devlibs-ppc-gcc4 zip archive contains libroot and glue (but no stdc++).
* fixed /boot/develop/lib/$arch symlink to point to the right dir instead of current.
* setgcc now handles the ppc arch and updates the arch link /boot/develop/lib.
2012-03-18 15:36:26 +01:00
Niels Sascha Reedijk
11d6871442 Update from Pootle 2012-03-17 17:53:15 +01:00
Niels Sascha Reedijk
a9c45d3774 Update translations from Pootle 2012-03-14 17:20:28 +01:00
Niels Sascha Reedijk
3f5711334d Weekly update of translations from Pootle 2012-03-10 16:31:40 +01:00
Niels Sascha Reedijk
ef3aa6274d Initial sync of 'el' from Pootle 2012-03-03 20:37:12 +01:00
Niels Sascha Reedijk
7d6033e13a Initial import of nb to Pootle 2012-03-03 20:32:40 +01:00
Niels Sascha Reedijk
79a6d5e3f9 Weekly updates of translations from Pootle. 2012-03-03 19:59:45 +01:00
Niels Sascha Reedijk
5c4cfe702a Initial sync of Japanese from Pootle. 2012-02-28 14:44:56 +01:00
Niels Sascha Reedijk
9e4ccda8d7 Initial sync of Polish catalogs from Pootle. 2012-02-28 09:57:51 +01:00
Niels Sascha Reedijk
69f78b22c4 Initial load of Finnish catkeys in Pootle. 2012-02-25 23:25:37 +01:00
Niels Sascha Reedijk
65c85d310d Update catalogs from Pootle. 2012-02-25 10:19:25 +01:00
Oliver Tappe
c4389ee8b2 Add setting of LC_* env-vars to SetupEnvironment.
* setting those environment variables in SetupEnvironment makes them
  available to applications started during system boot (like Deskbar
  and Tracker)
2012-02-23 23:15:37 +01:00
Oliver Tappe
98057dd02a Adjust /bin/locale to print time-related locale, too.
* add support for printing the time-related locale (which may contain
  a '@strings=messages' suffix if required by locale configuration
* adjust cmdline params of /bin/locale to be a bit clearer (but keep
  support for -c for compatibility)
* adjust /etc/profile to invoke /bin/locale accordingly
2012-02-23 23:15:36 +01:00
Matt Madia
9fda190ce1 Updated scripts to load html pages from cgit, not svn. 2012-02-19 09:43:26 +00:00
Alexander von Gluck IV
6e434fd80e wifi-firmware: Move from svn to cgit for byteswap.h 2012-02-15 17:25:13 -06:00
Jérôme Duval
eed234ca08 iprowifi4965: removed obsolete firmwares. 2012-02-15 23:18:08 +01:00
Jérôme Duval
5f1c0791b3 merged changes from FreeBSD 9.0 for most wlan drivers and net80211.
* merged changes from FreeBSD 9.0 for most wlan drivers except atheroswifi and net80211.
* added iwlwifi-6000g2b-ucode-18.168.6.1
2012-02-15 00:56:04 +01:00
Niels Sascha Reedijk
ea18a5bfe2 Translations updated from Pootle. 2012-02-04 11:20:07 +01:00
Alexander von Gluck IV
64629da639 3DRender preferences: Remove OpenGL text
* Prevent trademark issues with "OpenGL" text.
* Rename OpenGL preference pane "3D Rendering"
* Update catkeys
* Add a better image to 3D Rendering preferences
  (we can change this if there are objections, just
  trying to pretty the pane up a little)
2012-02-02 17:07:46 +00:00
Niels Sascha Reedijk
d58a7e12af Weekly update from Pootle.
First export of Ukrainian catalogs.
2012-01-31 11:19:01 +01:00
Matt Madia
db65804d14 Updated VLGothic fonts to version 20120130. Fixes #7598. 2012-01-30 16:48:57 -05:00
Siarzhuk Zharski
f7865033f3 A farewell update of Ukrainian catkeys from HTA
* Thanks to Mariya Pilipchuk (GCI2011) and Oleksandr Rudik for
  translation and managing the translation.
2012-01-23 23:13:24 +01:00
Niels Sascha Reedijk
cf91014c9f Update translations from Pootle 2012-01-21 10:03:43 +01:00
Niels Sascha Reedijk
02085594e6 Extra synchronization from Pootle.
Import the French catalogs.
2012-01-16 09:36:01 +01:00
Niels Sascha Reedijk
f35fa32b3a Update translations from Pootle. 2012-01-14 15:43:39 +01:00
Humdinger
520d69581d Updated Finnish catkeys. 2012-01-12 20:14:03 +01:00
Humdinger
1b93a2e630 Updated/added Hungarian catkeys, thanks translators. 2012-01-07 15:37:13 +01:00
Niels Sascha Reedijk
0f64ef12d4 Update translations from Pootle 2012-01-07 12:25:46 +01:00
Niels Sascha Reedijk
ea32b03e6a Update translations from Pootle. 2011-12-31 10:43:40 +01:00
Humdinger
c89d69fa89 Added Modern Greek catkeys. Thanks translators. 2011-12-31 08:01:15 +01:00
Niels Sascha Reedijk
87ab70a3e2 Update translations from Pootle and also really remove zh_hans.catkeys. 2011-12-24 11:35:56 +01:00
Niels Sascha Reedijk
8e751ae341 Rename zh_hans to zh-Hans.
We keep the underscore to help with fallback languages. So in that respect pt_BR
falls back to pt in case of untranslated strings. zh-Hans is a way of writing
Chinese, as is zh-Hant. Neither of them can or should fall back on a
(non-existent) zh language code. They can be combined to form zh-Hans_CN and
zh-Hans_TW if there are ever translators that want to further refine that
dialect.
2011-12-23 22:39:56 +01:00
Aleksas Pantechovskis
d38ae623c3 Textencoding Kit localization support added.
* Textencoding Kit now uses localized names of available encodings;
* Default encoding for composing new messages in Mail application is now
  configurable through localization feature. Fixes #8147.
* This contribution was made as part of GCI 2011 task.

Signed-off-by: Siarzhuk Zharski <zharik@gmx.li>
2011-12-22 23:10:32 +00:00
Niels Sascha Reedijk
3005f9df6b Update translations from Pootle. 2011-12-18 10:30:21 +01:00
Humdinger
b4add23da1 Updated/added Romanian nad Chinese catkeys. 2011-12-16 16:10:12 +01:00
Humdinger
cda904359e Updated French catkeys from HTA. 2011-12-14 15:40:39 +01:00
Niels Sascha Reedijk
0d1be1a57a Merge catalogs from Pootle. 2011-12-10 10:21:48 +01:00
Siarzhuk Zharski
7f4de88213 GLTeapot 3D model "teapot.data" is not needed anymore.
* 'teapot.data' was obsoleted by completing GCI 2011 task and should not
  be installed on the target systems.
2011-12-05 23:36:59 +01:00
Humdinger
a2ef4fa88a Updated Finnish catkeys. 2011-12-05 15:20:24 +01:00
Niels Sascha Reedijk
496c0f946d Update catalogs from Pootle. 2011-12-05 09:26:19 +01:00
Niels Sascha Reedijk
cf8407428a Update translations from Pootle. 2011-12-03 15:59:54 +01:00
Humdinger
6460ec0118 Added Croatian catkeys. 2011-12-02 12:45:36 +01:00
Oliver Tappe
e7be020ce5 Adjust GetBuildFile() to use correct cgit-URL. 2011-12-01 15:45:48 +01:00
Humdinger
3bdb3acf11 Updated Finnish catkeys. 2011-11-29 18:12:33 +01:00
Siarzhuk Zharski
746656272a Fix non length-aware styling of localized strings.
* The about-like screen saver info has bold styling of heading part
  of the information string string. Localizing this string has
  provoked partial styling and visual "corruption-looking" glitches.
2011-11-29 09:00:51 +01:00
Root User
7e2f796c90 Localization support added into Jamfile-engine.
* Added possibility to localize projects driven by Jamfile-engine in
  the easy way. Targets "catkeys", "catalogs", "catlogsinstall",
  "bindcatalogs" introduced.
* This contribution was made by Peter Polacik during working on GCI 2011
  tasks. Thank you!
2011-11-28 13:16:28 +01:00
Niels Sascha Reedijk
a27d195e23 Update 'be', 'de', 'lt', 'nl', 'ru', 'sk' from Pootle. 2011-11-26 09:06:22 +01:00
Humdinger
f107fc091a Added new French catkeys. 2011-11-20 12:02:33 +01:00
Humdinger
078c9f1df8 Updated French catkeys. 2011-11-20 12:00:51 +01:00
Humdinger
7a660c8d67 Added new Lithuanian catkeys. 2011-11-20 08:05:52 +01:00
Humdinger
891be8c483 Updated Lithuanian catkeys. 2011-11-20 08:05:51 +01:00
Niels Sascha Reedijk
940c916013 Sync Belarusian, Russian and Slovak from Pootle. Note that this first commit will reshuffle the entries, there should not be any functional changes. 2011-11-19 17:39:43 +01:00
Humdinger
a655ad0e6b Updated German catkeys. 2011-11-19 17:19:04 +01:00
Niels Sascha Reedijk
81f3e1eeb2 Update Dutch catalog from Pootle (testing incomplete translations). 2011-11-17 20:22:51 +01:00
Jérôme Duval
5eac5217a6 Update iprowifi4965 firmware.
Update iprowifi4965 firmware to 17.168.5.3 for iwlwifi-6000g2a.
2011-11-17 19:34:14 +01:00
Siarzhuk Zharski
57093ab5ed Belarusian, Russian and Ukrainian translations updated from HTA. 2011-11-15 23:48:13 +01:00
Humdinger
ffa7ec82bc Updated Finnish catkeys. 2011-11-15 15:04:17 +01:00
Niels Sascha Reedijk
20db27ba98 Update Dutch catalogs from Pootle. 2011-11-13 20:53:59 +01:00
Niels Sascha Reedijk
2722f5926e Update Dutch translations from Pootle. 2011-11-13 17:40:10 +01:00
Joachim Seemer
4d571a5479 Updated German, Finnish and Swedish catkeys. Took me quite a few days to convince HTA to export the files...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43234 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-11 14:02:31 +00:00