Commit Graph

756 Commits

Author SHA1 Message Date
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
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