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