Commit Graph

954 Commits

Author SHA1 Message Date
Siarzhuk Zharski
a5862816b1 Jamfile/makefile-engines:replace -nostart with -shared
Starting from our GCC 4.7.3 the shared library -nostart option is not
valid anymore. Replace it with -shared one that works in GCC2 build
environment too.
2013-05-26 12:42:46 +02:00
Niels Sascha Reedijk
3410c916d7 Update translations from Pootle 2013-05-25 06:13:03 +02:00
Niels Sascha Reedijk
81abe2a6a3 Update translations from Pootle 2013-05-18 06:13:35 +02:00
Niels Sascha Reedijk
ee7f4fab92 Update translations from Pootle 2013-05-11 06:16:58 +02:00
Matt Madia
c0f529c38b VL-Gothic fonts is updated to version 20130422. Fixes #9706. 2013-05-05 17:16:46 -04:00
Niels Sascha Reedijk
b01fc26d76 Update translations from Pootle 2013-05-04 06:09:50 +02:00
Niels Sascha Reedijk
361b691265 Update translations from Pootle 2013-04-28 16:50:23 +02:00
Niels Sascha Reedijk
a2af961a1a Update translations from Pootle 2013-04-27 06:17:12 +02:00
Niels Sascha Reedijk
4ab6221d9a Update translations from Pootle 2013-04-20 06:29:14 +02:00
Niels Sascha Reedijk
c57854947d Update translations from Pootle 2013-04-13 06:27:53 +02:00
Niels Sascha Reedijk
f18ed048c2 Update translations from Pootle 2013-04-06 06:27:13 +02:00
Niels Sascha Reedijk
4e4c94e314 Update translations from Pootle 2013-03-30 06:26:39 +01:00
Matt Madia
7e1e5bb6ca Whitespace cleanup. No functional change. 2013-03-27 17:47:27 -04:00
Matt Madia
cf2f912782 Implement rule AddDirectoryToHaikuImage in installoptionalpackage.
Fixes #9584.
2013-03-27 17:45:03 -04:00
Jérôme Duval
f097e26bf3 iprowifi4965: updated iwlwifi-6000g2a firmware to 18.168.6.1 2013-03-24 22:25:32 +01:00
Niels Sascha Reedijk
7b8c0971ce Update translations from Pootle 2013-03-23 06:23:03 +01:00
Niels Sascha Reedijk
cadffca7e5 Update translations from Pootle 2013-03-16 06:22:01 +01:00
Humdinger
ea06a55228 Committed changed Pe and sourcecode icons. (#9518)
Changed icons by jstressman. Thanks!
2013-03-11 20:14:22 +01:00
Niels Sascha Reedijk
2e03f27e26 Update translations from Pootle 2013-03-09 06:26:19 +01:00
Niels Sascha Reedijk
9741a1b5b0 Update translations from Pootle 2013-03-02 06:23:57 +01:00
Tri-Edge AI
49126a0e9b Added ResourceEdit and modified BColumnListView, BRow and BMenu.
Signed-off-by: Matt Madia <mattmadia@gmail.com>
2013-02-27 22:08:46 -05:00
Niels Sascha Reedijk
d45a713ca1 Update translations from Pootle 2013-02-23 06:32:44 +01:00
Niels Sascha Reedijk
c4d175c590 Update translations from Pootle 2013-02-17 12:52:15 +01:00
Matt Madia
e4ba645c45 Changed the logic for launching FirstBootPrompt.
Always launch on read only medium.
Launch when the Locale settings file does not exist.

Fixes #9427.
2013-02-16 11:23:37 -05:00
Niels Sascha Reedijk
e0566cc88e Update translations from Pootle 2013-02-16 07:49:18 +01:00
Niels Sascha Reedijk
322c4e6cb8 Update translations from Pootle 2013-02-09 07:28:07 +01:00
Matt Madia
afa494c44e Added icons with better perspective, from jstressman.
From #8747
2013-02-06 20:23:00 -05:00
Niels Sascha Reedijk
34c0029e93 Update translations from Pootle 2013-02-02 06:57:56 +01:00
Matt Madia
1fbd0a5319 Minor white space cleanup. No functional change. 2013-01-27 20:15:57 -05:00
Niels Sascha Reedijk
ee5f683bd3 Update translations from Pootle 2013-01-26 06:52:15 +01:00
Matt Madia
0a8ba3708e Manually updated the application signature in catkeys.
The last part of fixing #9399.

Note: Hopefully this is 'OK'. `jam -q catkeys` and `jam -q catalogs` ran
without issue. Running FirstBootPrompt managed to use up the compiled catalogs.
2013-01-23 18:58:44 -05:00
Matt Madia
3692aaf4ba Relocate the catkeys for FirstBootPrompt.
Edits will follow.

Fixes part of #9399.
2013-01-23 18:58:43 -05:00
Matt Madia
37fb247341 Renamed ReadOnlyBootPrompt to FirstBootPrompt.
The previous name is no longer applicable, as *BootPrompt is now launched on
the first boot of writable medium (e.g., USB thumb drive and hard drives).
Fixes part of #9399.

Notes:
 * BootPrompt.rdef may have lost its history.
 * The renaming was done with the following command:
   git mv src/apps/readonlybootprompt src/apps/firstbootprompt
2013-01-23 18:58:42 -05:00
Matt Madia
85004907bf Symlink Installer to the Desktop only on read-only medium.
Fixes part of #9399
2013-01-23 18:58:41 -05:00
Matt Madia
afc33db942 Launch ReadOnlyBootPrompt if $freshInstallIndicator exists.
That file will exist on every read-only media, first boot of writable images
(usb,vmdk), and (if installing directly to partition via the build system or a
mounted image file) hard disk.

The last scenario (of installing directly to hard disk through the build system
or mounted image file) may not be ideal, but it generally tends to be an
advanced installation method. Additionally, it will occur only on first boot.

Fixes #8945.
2013-01-20 18:03:31 -05:00
Niels Sascha Reedijk
d5ef3d86d1 Update translations from Pootle 2013-01-19 06:46:42 +01:00
Niels Sascha Reedijk
f3e36d5a69 Update translations from Pootle 2013-01-12 07:33:31 +01:00
Jerome Duval
af5a895fa4 ralinkwifi: takes rt2860 into account, untested
* remove ralink2860 driver
* added firmware for RT2860, get it onto the image
* added interrupt handler case for rt2860 devices.
2013-01-10 21:40:49 +01:00
Siarzhuk Zharski
c7e76f70bc Support x86_64 platform in makefile-engine 2013-01-09 21:51:44 +01:00
Michal Siwek
c0bc9998d1 Add MIME type for XAR archives (GCI work) 2013-01-06 17:48:38 +01:00
Niels Sascha Reedijk
b215515c15 Update translations from Pootle 2013-01-05 07:35:01 +01:00
Matt Madia
26d2ff5537 Added some HVIF icons from zuMi's collection.
http://zumi.xoom.it/myhaiku/btoolbar/index.html
2012-12-30 10:17:07 -05:00
Matt Madia
a81c12644c VL-Gothic fonts is updated to version 20121230. 2012-12-30 10:07:25 -05:00
Niels Sascha Reedijk
9f50169e2d Update translations from Pootle 2012-12-29 06:52:41 +01:00
Matt Madia
ec8f666514 Added some TODO's. Currently IOP cannot handle OpenSSL nor WebKit. 2012-12-23 14:05:36 -05:00
Matt Madia
822e846207 Adjust for OptionalBuildFeatures/BuildFeatures. 2012-12-23 13:52:21 -05:00
Niels Sascha Reedijk
e2a1555349 Update translations from Pootle 2012-12-22 07:18:09 +01:00
Niels Sascha Reedijk
4ef95cb195 Update translations from Pootle 2012-12-15 06:50:34 +01:00
Niels Sascha Reedijk
5cbd6771cd Update translations from Pootle 2012-12-08 06:41:28 +01:00
Niels Sascha Reedijk
e66ebcee27 Update translations from Pootle 2012-12-01 06:44:06 +01:00