Commit Graph

1005 Commits

Author SHA1 Message Date
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
Siarzhuk Zharski
b6a086e314 * "bindcatalogs" target added to store localization catalogs in the programm
resources instead of separate folder under ~/config/data/locale/catalogs.
	Thanks to Adrien for fixing this feature in the Locale kit!
*	STATIC libraries should have .a extension.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43203 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-06 13:15:57 +00:00
Ingo Weinhold
19ae20e67e Merge branch 'master' into pm-flat
Conflicts:
	build/jam/HaikuImage
	build/jam/OptionalBuildFeatures
	build/jam/OptionalPackages
	build/jam/UserBuildConfig.sample
	data/bin/installoptionalpackage
	src/apps/deskbar/DeskbarMenu.cpp
	src/servers/debug/DebugServer.cpp
	src/system/kernel/fs/vfs.cpp
2011-11-05 17:00:01 +01:00
Adrien Destugues
5950ebf682 "app" option to notify is renamed to "group" in new Haiku versions.
Note the ssh-keygen script also needs to be updated.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43153 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-03 09:40:51 +00:00
Joachim Seemer
ab286c882f Updated Finnish catkeys. Thanks.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43110 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 13:21:53 +00:00
John Scipione
8d15934d9b Add US and international keyboard layout files for ThinkPad, ThinkPad T400s,
ThinkPad X1 and ThinkPad X100e keyboards. The name of these layout files
correspond to the model that introduced them and should cover every US and
international laptop made by IBM and Lenovo except Japanese (and perhaps some
other Asian locale) versions.

Like the Apple Aluminum keyboard layouts these are neatly tucked away in a
ThinkPad submenu in the Keymap preference app.

Removed the 'IBM Laptop International' keyboard layout file which has been
superseded by 'ThinkPad International'. Closes #8021

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43094 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 04:51:30 +00:00
John Scipione
08cd4bc208 Add 3 new Apple Aluminum keyboard layout files and update and rename the
existing 'Apple Aluminium' keyboard layout to 'Apple Aluminium Extended
International.' The 3 new layout files are US mini and extended version
as well as an international mini version. This completes #7964

International corresponds to keyboard layouts for all locales except the US
and Japan. I have Japanese Apple Aluminum keyboard layout files almost
ready but I first need to determine what the special kana and eisu keys
are mapped to.

The Apple Aluminum keyboard layout files are tucked away in an Apple Aluminum
subdirectory. The Keymap preference app has been modified to turn
subdirectories into submenus of the Layout menu.

HaikuImage has been modified to include each keyboard layout file in the 
image individually as recommended by Ingo.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43093 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 04:30:44 +00:00
Joachim Seemer
c0691021f7 Updated Slovakian catkeys. Thanks.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43076 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-01 19:16:12 +00:00
Joachim Seemer
4d186396e6 Update Swedish catkeys. Thanks.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43065 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-01 14:51:42 +00:00
François Revol
62d998858f Quote $f to avoid problems with space in file names...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43035 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-31 15:42:56 +00:00
Adrien Destugues
48215ce467 Use a more correct mimetype for libbe catalogs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43018 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-30 22:40:45 +00:00
François Revol
526bbce9a5 Actually, no need to keep the english strings around, they are automatically generated.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42983 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-29 21:30:22 +00:00
François Revol
78faf579e3 Add english and french localization to debug_server.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42980 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-29 21:01:33 +00:00
François Revol
46c36a5db3 Some more perspective tweaking again, hopefully it's ok now. stippi ?
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42942 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-29 08:12:54 +00:00
Matt Madia
e2932f63b0 Small performance tweak -- replace a call to expr.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42941 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-29 01:58:39 +00:00
François Revol
f196d7198d Small perspective adjustment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42939 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-28 23:22:30 +00:00
François Revol
ceb1e82119 Add the original icon used by NetSurf, and a new icon for VirtualBox.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-28 23:16:54 +00:00
François Revol
5e70d31cc7 Start the power_daemon now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42936 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-28 22:21:07 +00:00
Siarzhuk Zharski
9de720a4ac * Propose using $(STDCPPLIBS) definition for version-independent linking
of standard C++ libraries (stdc++.r4 <-> stdc++ supc++);
* Force C++ language at preprocessing the sources before localization catkeys
  collecting. It gives a hint for compiler to handle .pre file as C++ one 
  preventing breaking on "unfound" C++ headers. Thanks to Vitaly Diger for 
  pointing it out.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42926 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-26 20:12:09 +00:00
Fredrik Holmqvist
97d5dc0a3c I was being lazy, as pointe out by mmlr. It is much better to copy DSDT always do you don't need to figure out if you need to toggle that switch.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42896 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-21 19:42:46 +00:00
Fredrik Holmqvist
c5862c76d3 Patch by scgtrp (Mike Smith) to copy DSDT to memory, as some machines corrupt DSDT after boot. This fixes bug #8043.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42895 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-21 19:14:06 +00:00
Siarzhuk Zharski
6b063167dc Strip the leading and trailing spaces from the makefile-defined variables to make
the engine more input robust.
Fixes #8019


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42864 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-16 16:02:34 +00:00
Joachim Seemer
28ff5413dd Updated Swedish catkeys from HTA
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42767 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-09-25 15:57:48 +00:00
Joachim Seemer
c9e95a67dc Updated Finnish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42734 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-09-11 06:12:50 +00:00
Siarzhuk Zharski
dbc35acfc9 * Ukrainian catkeys updated from HTA;
* Belarusian, Russian, Swedish catkeys for PoorMan and CodyCam
  fixed for "Application name" -> "System name" HTA bug;
* "apps/networktime" folder finally deleted - functionality
  was superseeded by time preflet.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42713 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-09-04 17:07:21 +00:00
Siarzhuk Zharski
5da635640e Updated Belarusian and Russian catkeys from HTA.
Unfortunately I have failed snatching out Ukrainian ones for 3 days of attempts. :-(



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42700 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-30 13:29:10 +00:00
Joachim Seemer
04cd4adb81 Updated catkeys from HTA. (Trying to download all languages takes over an hour and many download attempts fail completely. So I left it to the two new catkeys that came through...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42675 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-22 18:01:59 +00:00
Oliver Tappe
fefa98aaf8 Translate all regions in Time prefs
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42649 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-20 18:38:20 +00:00
Matt Madia
50f2c19dfb Remove Cortex license file. It is equal to the BSD (3-clause) license and
AboutSystem lists it as such.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42633 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-14 17:35:41 +00:00
Matt Madia
0e400be555 Added the license file for Cortex, from docs/apps/cortex/license.html
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42631 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-13 03:07:25 +00:00
Matt Madia
5b9c0414de Added two scripts, which attempt to load the appropriate localized docs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-13 02:34:16 +00:00
Matt Madia
5c6260dc23 Minor cleanup. No functional change.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42629 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-13 02:31:02 +00:00
Matt Madia
8998c3201d Added the Be Sample Code License.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42627 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-12 23:40:50 +00:00
Joachim Seemer
3bb6075b59 Removed accidentally inserted white spaces. Thanks taos.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42584 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-06 05:51:37 +00:00
Joachim Seemer
812f1e5bb8 Updated catkeys from HTA. Thanks all.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42581 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-05 20:44:50 +00:00
Joachim Seemer
87cec635c0 Updated Finnish catkeys. Thanks.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42507 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-27 06:53:04 +00:00
Ingo Weinhold
a6e73cb9e8 Remove installoptionalpackage 2011-07-17 16:54:48 +02:00
Ingo Weinhold
64b8c37680 Move post install files to system package 2011-07-17 16:54:46 +02:00
Oliver Tappe
3dfd9cb95c Flat commit of all changes from package-management branch in svn 2011-07-17 16:54:06 +02:00
Adrien Destugues
cd4db9ee5d Update usb-floppy icon with a fixed one by jstressman (tweaks the persective and overall look of the icon). Thanks !
Fixes #6677.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42443 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-17 11:41:00 +00:00
Joachim Seemer
66c2e14bd2 Updated Swedish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42418 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-13 16:10:12 +00:00
Ryan Leavengood
ff37608cc3 Remove unneeded LC_ environment variables which are glibc extensions not
supported by Haiku's locale system. Thanks Oliver.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42400 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-09 17:25:22 +00:00
Joachim Seemer
8f3fe015dc Updated catkeys from HTA. Thanks translators.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42396 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-09 05:08:18 +00:00
Ryan Leavengood
83a30ba91e Implement #7495 as per Matt and Ingo's suggestions.
The various LC_ environment variables (as well as LANG) are set in
/etc/profile, based on the output of this new simple bin command locale.
LANG and LC_CTYPE are set based on the first preferred language, whereas the
formatting variables are all set based on the formatting conventions language.

The list of LC_ variables are from the locale command on Linux.

Based on my testing, at least the date command obeys these variables.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42394 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-09 04:29:20 +00:00
Joachim Seemer
3f1b2f48aa Updated catalogs from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42366 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-03 10:18:25 +00:00
Joachim Seemer
3d3a03c017 Updated catalogs from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42321 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-26 13:30:12 +00:00
Brecht Machiels
4a135b33b7 * upgraded bash_completion to v1.3
* upgraded to subversion bash completion script shipped with subversion 1.6.17
* added git bash completion script shipped with git 1.7.5.4
* readded bash completion to the image

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42257 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-19 21:19:36 +00:00
Joachim Seemer
83424735a8 Updated Finnish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42248 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-19 18:01:55 +00:00
Joachim Seemer
d63c093e9d * Updated all catkeys from HTA. Thanks all translators!
* Since the updated Time prefs didn't make it into alpha3, I kept the older
   catkeys in SVN.
 * Renamed "Application name" to "System name" manually in the catkeys of
   CodyCam and Poorman. For some reason HTA didn't get these changes in the
   code...

+alpha3


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42128 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-12 18:35:56 +00:00
Alexander von Gluck IV
ebf7c28a0b Device_Harddisk + virtual memory == Device_Ramdisk
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42007 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-07 15:06:24 +00:00
Ryan Leavengood
b53489edc7 Add NTP synchronization to the Bootscript, correct comment on dstcheck.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41956 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-06 03:25:50 +00:00
Joachim Seemer
713d02b592 Updated catkeys from HTA.+alpha3
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-04 20:56:58 +00:00
Joachim Seemer
1838417186 Added flag for Esperanto. Updated CountryFlags.rdef. Thanks dejam for noticing. Fixes #7614.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41831 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-30 17:56:46 +00:00
Siarzhuk Zharski
63d46f24e2 Belarusian Localization files updated from HTA.
+alpha3



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41799 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-28 22:46:12 +00:00
Joachim Seemer
c7d810881a Updated catkeys from HTA. Replaced false Chinese catkeys with the correct ones. Looks like ReadOnlyBootPrompt should now be available in be, de, fi, fr, ja, ru, sv. All other translations should finish and validate that catalog really soon or it wont make it onto the alpha3. +alpha3
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41779 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-27 19:00:03 +00:00
Joachim Seemer
0bbf2d42a3 Updated catkeys from HTA. +alpha3
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41655 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-22 17:29:00 +00:00
Jonas Sundström
b90c801037 Attempt to fix translation of app names of CodyCam, People and PoorMan.
+alpha3

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41640 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-21 22:41:49 +00:00
Matt Madia
3d37b2286d Updated some additional artwork for R1 Alpha3. Review welcomed.
+alpha3


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41633 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-21 15:46:13 +00:00
Matt Madia
fee32a2431 Updated some artwork for R1 Alpha3. Review welcomed.
+alpha3


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41632 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-21 15:34:40 +00:00
Joachim Seemer
7abffacfbf Updated Swedish and German catkeys. A complete update will follow on Sunday before the alpha3 freeze. +alpha3.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41603 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-20 15:52:56 +00:00
Michael Lotz
4602eb4c76 Forgot to commit that when enabling IO-APICs by default. It's the (commented)
kernel settings file entry to disable IO-APICs.

+r1alpha3


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41598 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-19 22:00:05 +00:00
Joachim Seemer
cfd233613f Updated Swedish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41515 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-15 16:01:44 +00:00
Michael Lotz
5316b696ae * Set the actual default of the ACPI module to enabled instead of relying on the
kernel settings file. As pointed out by Rene, there's otherwise no way to
  enable ACPI when the settings file is absent, as there's only a disable switch
  in the boot menu.
* Remove MADT dumping as it isn't really implemented. This info can actually be
  printed in the IO-APIC code now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41497 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-14 16:28:43 +00:00
Joachim Seemer
dde6902f79 Updated Finnish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41406 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-09 18:11:12 +00:00
Scott McCreary
940d7808e5 Added setting of LC_CTYPE to SetupEnviroment, this fixes #7412
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41385 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-08 18:26:51 +00:00
Matt Madia
e5d153befb Updated most of the HAIKU logo graphics to have the registered trademark
symbol. Deleted some versions, which used non-standard glyphs. These
appeared to be older versions, which are not in use.

TODO:
 * update docs/[userguide,welcome]/images/logo.png
 * generate new boot splash header files
 * deploy new images outside of repository


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41308 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-03 00:55:52 +00:00
Matt Madia
2b42eb973b Removed unnecessary layers. Mainly, I wanted them in the repository history,
for record keeping.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41307 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-02 22:40:05 +00:00
Matt Madia
0d9f404f3f stippi+mmadia:
Updated the logo to include the registered trademark symbol, ®.
About the positioning:
 * vertically aligned with the top of the glyphs (excluding 'A')
 * horizontally aligned with the rightmost edge of the yellow leaf.
There are some unnecessary layers, which will be removed in a following commit.
This is a first commit of several, in which all graphics in the repository will
be updated.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41306 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-02 22:37:04 +00:00
Stephan Aßmus
5568f4014d Pixel aligned the arrow. Would be nice if someone uploaded this to the website and replaced the current download background
graphics with this.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41305 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-02 21:54:48 +00:00
Joachim Seemer
8235ff073b * Added all yet missing flags (245 all in all) plus some more optimizations.
* GS, KY and PN all share the same flag, because I'm too lazy to add their
  specific code of arms, which one wouldn't recognize in the small flag
  anyway... At least every country is now listed in CountryFlags.rdef, so
  anyone can improve flags and simply replace the rdef data there.
* Added newly generated CountryFlags.rdef
* Added little script to create CountryFlags.rdef to build/scripts/ just in
  case.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41292 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-29 17:18:28 +00:00
Joachim Seemer
ebde80531c * Optimized svg-inported flags where possible or recreated from scratch.
* Added around 75 new flags. I didn't go into too much detail (some flags are
  insane!), since they are currently only used in 16px size in Locale prefs.
  Faster loading and rendering seems more important.
* All flags now have an aspect ratio of 16:14, which may not always be the
  official proportions, but looks more consistent.
* All flags got a half-transparent grey frame to prevent some flag colours
  bleeding into the background.
* Renamed all flags with their country code as prefix. This will make them
  easier to use in scripts. 

I'll yet have to update LocaleKit's CountryFlags.rdef, for which I did write
a little script, but I'll wait a few more days to see if I can motivate myself
to include a few more flags...
If anyone wants to have a go, http://en.wikipedia.org/wiki/ISO_3166-1 has
a nice list with all needed info.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41281 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-25 19:08:14 +00:00
Joachim Seemer
9afdc783c7 Updated catkeys from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41280 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-24 07:00:37 +00:00
Joachim Seemer
1ddacfdfed Though all fingerprints were corrected. Apparently not... Sorry.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41260 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-17 19:01:09 +00:00
Joachim Seemer
c728de3947 Updated catkeys. ru and uk (still) won't export from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41259 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-17 18:53:12 +00:00
Jérôme Duval
fa6b314427 adding iprowifi4965 and iprowifi3945 firmwares
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41238 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 22:29:00 +00:00
Joachim Seemer
e3cb2e154a Update of all catkeys from HTA (besides ru and uk, which refuse to be downloaded at the moment...)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41209 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-09 22:17:22 +00:00
Jonas Sundström
3291a30df3 Create parent folders, if missing. More robust.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41191 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-07 10:21:32 +00:00
Matt Madia
04b7a7e27b Updated to mention the USPTO registration of the HAIKU logo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41174 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-03 17:36:20 +00:00
Joachim Seemer
274bc74366 Updated Norwegian catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41160 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-01 15:07:00 +00:00
Joachim Seemer
6cbd97b79d Updated Swedish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41153 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-31 17:59:21 +00:00
Jonas Sundström
edb7106763 Localization of the most user-visible folders. Ignoring subfolders of common/, system/ and home/config/.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41148 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-31 07:31:56 +00:00
Joachim Seemer
40c53b443d Updated Swedish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41123 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-27 06:12:47 +00:00
Siarzhuk Zharski
eeb259b94e Belarusian localization updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41116 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-26 19:24:53 +00:00
Jonas Sundström
be348b0216 Missed these files in r41103.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41114 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-26 16:39:32 +00:00
Jonas Sundström
ab5904510b Translation update. Finnish and Norwegian bokmål.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41111 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-26 15:05:41 +00:00
Joachim Seemer
323d7c6a41 Updated German catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41109 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-26 07:33:24 +00:00
Jonas Sundström
560ff4478d Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41103 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-25 22:13:48 +00:00
Jonas Sundström
3a0bd3ef03 Swedish and Finnish catalog update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41087 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-22 22:44:22 +00:00
Jonas Sundström
b8296c286b Catalog update for language ru.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41054 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:21 +00:00
Jonas Sundström
7a0ca94e36 Catalog update for language fr.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41053 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:16 +00:00
Jonas Sundström
6536683a6e Catalog update for language fi.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41052 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:07 +00:00
Jonas Sundström
df1f82b653 Catalog update for language be.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41051 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:36:02 +00:00
Jonas Sundström
3a72b66c52 Catalog update snag, languages fi, be, ru, fr.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41050 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:35:27 +00:00
Jonas Sundström
7b1724cda0 Catalog update for language uk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41049 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:41 +00:00
Jonas Sundström
0d9ab707f7 Catalog update for language sv.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41048 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:32 +00:00
Jonas Sundström
4bc020a4d5 Catalog update for language sk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41047 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:29 +00:00
Jonas Sundström
ff600919e9 Catalog update for language ro.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41046 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:20 +00:00
Jonas Sundström
b5c512ae0e Catalog update for language pt_br.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41045 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:27:11 +00:00
Jonas Sundström
66c8dbe653 Catalog update for language pt.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41044 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:56 +00:00
Jonas Sundström
b3b9b0c6d7 Catalog update for language pl.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41043 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:53 +00:00
Jonas Sundström
7887445d44 Catalog update for language nl.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:48 +00:00
Jonas Sundström
4d66af1aa1 Catalog update for language nb.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41041 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:44 +00:00
Jonas Sundström
95e74eeacb Catalog update for language lt.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41040 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:36 +00:00
Jonas Sundström
ff82ea2919 Catalog update for language ko.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41039 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:33 +00:00
Jonas Sundström
6ff00a78e1 Catalog update for language ja.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41038 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:29 +00:00
Jonas Sundström
31366903a2 Catalog update for language it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41037 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:22 +00:00
Jonas Sundström
614367001b Catalog update for language hu.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:17 +00:00
Jonas Sundström
c975d1cfcf Catalog update for language es.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41035 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:11 +00:00
Jonas Sundström
91d96f4cfa Catalog update for language eo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41034 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:07 +00:00
Jonas Sundström
7391589deb Catalog update for language de.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:26:03 +00:00
Jonas Sundström
6bf47bf42d Catalog update for language da.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41032 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:25:55 +00:00
Jonas Sundström
a42853f977 Catalog update for language cs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41031 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-20 01:25:49 +00:00
Joachim Seemer
ec50c0d738 Updated Norwegian catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41030 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-19 19:30:38 +00:00
Joachim Seemer
8c13e48c44 Updated FInnish catkeys.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41029 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-19 19:20:16 +00:00
Siarzhuk Zharski
f3e71f1acc Belarusian and Finnish localizations updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41021 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-18 10:51:52 +00:00
Jonas Sundström
02845142e3 Catalog update for language sv.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41016 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:41:44 +00:00
Jonas Sundström
554878e2f3 Catalog update for language sk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41015 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:41:16 +00:00
Jonas Sundström
1d53ccc24f Catalog update for language ru.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41014 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:40:53 +00:00
Jonas Sundström
a5ee2a69a1 Catalog update for language ro.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41013 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:40:31 +00:00
Jonas Sundström
f8fef798af Catalog update for language pt_br.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41012 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:40:08 +00:00
Jonas Sundström
d8e7d6ac5a Catalog update for language pt.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41011 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:39:21 +00:00
Jonas Sundström
db04d0af6b Catalog update for language pl.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41010 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:38:59 +00:00
Jonas Sundström
c477916f78 Catalog update for language nl.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41009 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:38:35 +00:00
Jonas Sundström
84963f3b70 Catalog update for language nb.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41008 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:38:06 +00:00
Jonas Sundström
3e250ed711 Catalog update for language lt.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41007 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:37:35 +00:00
Jonas Sundström
814c8be173 Catalog update for language ko.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41006 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 21:36:48 +00:00