Oliver Tappe
541ff51a6e
Cleanup BCatalogAddOn.
...
* rename BCatalogAddOn to BCatalogData, since it doesn't represent an
add-on, but rather the catalog data provided by an add-on
* move BCatalogData out of Catalog.{h,cpp} into its own header and
implementation file
* drop BCatalogData::MarkForTranslation() methods, they're not needed
* drop BCatalog::GetNoAutoCollectString() methods, they're not being
used anywhere
* cleanup the B_TRANSLATE_... macros somewhat
* add versions of the B_TRANSLATE_MARK_... macros that are meant to be
used in void context (when the string isn't being used by the program,
just meant to be picked up by collectcatkeys).
* adjust several apps to use B_TRANSLATE_MARK_..._VOID where needed
* adjust users of BCatalogAddOn accordingly
2012-04-16 00:04:41 +02:00
Humdinger
c2060a1f34
Added more translators, mostly GCI students.
2012-02-29 18:51:59 +01:00
Humdinger
bfb639d98a
Added GCI students that worked on Japanese translations.
2012-02-01 18:10:26 +01:00
Matt Madia
9d214eb184
Fixed a typo in the copyright. Spotted by Rene. Thanks!
2012-01-30 16:53:58 -05:00
Matt Madia
db65804d14
Updated VLGothic fonts to version 20120130. Fixes #7598 .
2012-01-30 16:48:57 -05:00
Siarzhuk Zharski
414dacd2f5
Some GCI2011 Students added into the Credits
...
* Aleksas Pantechovskis added into contributors list for his work on
setmime and writembr tools, and many patches provided for Mail
application during completing about 12 GCI tasks;
* Peter Poláčik added into contributors list for his work on adding
localization support into Jamfile engine and documenting
using of makefile/jamfile engines;
* Mariya Pilipchuk added into translators list for her work on Ukrainian
translation;
Thank you for the contribution!
2012-01-15 21:41:52 +01:00
Humdinger
dc6929d817
Sorted language blocks, re-formatted names, added translators.
...
* Sorted translation language blocks alphabetically
* Re-formatted peoples names as discussed in thread
http://www.freelists.org/post/haiku-development/Nonlatin-names-in-AboutSystem
-> "localized name (transliterated name) - optional nickname"
* Added Giannis Konstantinidis, Vaggelis Mamalakis and Alex-P. Natsios
as Greek translators
2012-01-14 15:16:45 +01:00
Humdinger
286ffc48c3
Added Hungarian translators Kálmán Kéménczy and Bence Nagy
2012-01-07 15:37:11 +01:00
Humdinger
feaa147442
Added GCI student Harsh Vardhan as French translator.
2011-12-31 08:01:14 +01:00
Alex Wilson
e0821f1d73
Add Hannah Boneß to the AboutSystem contributors list.
2011-12-22 13:25:32 -07:00
Humdinger
4ff849cdbd
Added Dragos Serban as Romanian translator.
2011-12-16 16:18:41 +01:00
Humdinger
0a1ac2bfd8
Added Nikola Miljković as Serbian translator.
2011-12-11 14:08:43 +01:00
Humdinger
f990399943
Added Rimas and Simonas as Lithuanian translators. Thanks guys.
2011-12-03 16:53:58 +01:00
Humdinger
087f8961c0
Added Croatian translators Zlatko Sehanović and Ivica Koli
2011-11-29 18:48:41 +01:00
Humdinger
1f92d747ef
Removed duplicate license for GLU. Thanks Rimas.
2011-11-25 22:26:11 +01:00
Matt Madia
d64437e6a9
Removed some TODO for licenses and url's.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43008 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-30 18:28:03 +00:00
Fredrik Holmqvist
7bc8568491
John Scipione has moved from a contributor to a maintainer.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42992 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-30 08:53:57 +00:00
Rene Gollent
a481c815c1
Apply patch by Taos which adds hyperlink for LGPL license ( #7907 ). Thanks!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42956 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-29 15:22:05 +00:00
Matt Madia
b6ac45afd2
Updated (TM) to (R). No functional change.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42614 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-10 00:20:03 +00:00
Joachim Seemer
01123cf9ed
Switched to a B_TRANSLATE_COMMENT because it's nt obvious that %MIT license% isn't a variable and has to be translated.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42531 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-01 07:03:00 +00:00
Joachim Seemer
f148b5ee04
Applied taos patch to fix the MIT license link. We'll see if it finally nailed the bugger when the translated catkeys arrive. Preliminarily fixes #7697 . Thanks a lot.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42514 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-30 16:05:28 +00:00
Jérôme Duval
42a6ef881d
Add Jian Jiang to the contributors list.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42512 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-29 10:15:49 +00:00
Axel Dörfler
95009aeeb0
* Imported Andy Ritger's GTF code in compute_display_timing.cpp, and mangled it
...
into a usable function - this has some coding style issues I did not care to
fix.
* _AddBaseMode() now computes the mode in case it is not present in the list
yet.
* This should help with bug #7787 .
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42420 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-13 23:26:26 +00:00
Rene Gollent
a4dcbd0004
Add Brian Luft to the contributors list.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42364 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-02 16:01:54 +00:00
anevilyak
4bcb62ee96
Applied patch by Jean-Loïc Charroud that reworks the anyboot MBR to fix boot
...
problems on various systems. Resolves #3441 . Thanks!
+alpha3
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42104 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-11 19:14:49 +00:00
Oliver Tappe
22a7fe9695
Cleanup system-revision stuff.
...
* move system_revision.h to headers/private/libroot
* unify libroot's get_system_revision() (the one I introduced recently) with kernel's
get_haiku_revision(), the function is now called get_haiku_revision() in the kernel
and __get_haiku_revision() in libroot
* system_revision.c is now being built as part of libroot and as part of the kernel
* adjusted all callers of get_system_revision() accordingly
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41516 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-15 16:33:30 +00:00
Alexander von Gluck IV
b113e735bb
place myself in proper section, thanks for letting me know AnEvilYak
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41495 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-14 13:46:16 +00:00
Alexander von Gluck IV
ffea7c6e23
adding myself to about window contributors section before A3, if this is the wrong section please let me know via the ML
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-14 13:30:30 +00:00
Oliver Tappe
9160cdc297
* adjust AboutSystem to fetch the system revision via
...
get_system_revision() instead of parsing it from utsname
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41480 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-13 20:38:19 +00:00
Joachim Seemer
082f2abce1
User taos found another unneeded comma and enforced 80 chars/line on two occasions. Thanks.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41317 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-04 18:13:17 +00:00
Joachim Seemer
8d9e29a558
User taos made the copyrights entries a bit more consistent, e.g. endings with full stops, using single spaces, removing unneeded spaces, shortening year ranges. That sort of thing. Thanks taos.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41293 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-29 21:01:51 +00:00
Matt Madia
3c613df4ef
Updated (R) to be B_UTF8_.* Added (TM) as well. thanks phoudoin!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41245 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-13 00:34:28 +00:00
Matt Madia
cfbbba0820
Another update relating to the USPTO registration of the HAIKU logo.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41241 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-11 23:55:01 +00:00
Joachim Seemer
329daa448d
Changed a few strings as discussed on the i18n mailing list. Added localization of license descriptions in AboutSystem.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41184 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-04 17:36:39 +00:00
François Revol
d05e1481da
Colorize "BeOS" in the credits, oh, nostalgia... (shouldn't it say "the BeOS" btw?)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41110 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-26 14:57:03 +00:00
Jonas Sundström
b552b728d8
Crediting Takashi Murai and Kazuho Okui as contributors, for MuTerminal, from which the present Terminal was developed.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41107 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-26 01:57:20 +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
6e5ffd78c6
Farewell, Be logo, and thanks for all the bits! Credit Be Inc in AboutSystem.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41096 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-24 21:23:48 +00:00
Jonas Sundström
47798a10f7
Localization changes. Stop using AddCatalogEntryAttribute rule in Jamfiles.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40945 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 02:16:35 +00:00
Philippe Houdoin
463c0d1e8d
Upgrade to latest libwebp.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40868 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-08 15:26:16 +00:00
Jonas Sundström
10444a4364
CID 8952 STRING_OVERFLOW
...
CID 6753 SECURE_CODING
CID 3299 MISSING_BREAK
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40716 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-27 06:16:30 +00:00
Jonas Sundström
19b0b28182
Crediting also myself and Patrik Gissberg for translation to Swedish.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40715 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-27 03:08:27 +00:00
Jonas Sundström
aea362af0c
Crediting Michael Davidson, Mikael Eiman and Pier Luigi Fiorini for the notification server.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40608 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-22 04:53:23 +00:00
Joachim Seemer
b6d49092c7
Committing all German catalogs. Thanks to all translators, esp. Mirko Israel who helped filling in the gaps and making everything as consistent as possible. Any mistakes or improvements are very welcome at the haiku-i18n-de mailing list.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40458 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 09:54:42 +00:00
Philippe Houdoin
90a81ace91
Add Sean "jalopeura" Healy to contributors list.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40260 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-21 17:29:59 +00:00
Joachim Seemer
b5a719f08e
Added even more translators.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40191 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-10 17:15:10 +00:00
Siarzhuk Zharski
27997edca9
1) Add Google Code-In student Michael Bulash into:
...
- list of translators for his work on complete Belarusian translation;
- list of contributors for his work on internationalization of LaunchBox,
PowerStatus and ProcessController applications and following preflets:
DataTranslations, E-Mail, Notifications, Screen, ScreenSaver, Time.
2) Corrected the name of Russian translator Rodastahm Islamov on his request.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40185 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-09 21:03:37 +00:00
Joachim Seemer
89c389ebcb
Added more translators, mostly GCI students, to Haiku's About window.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40124 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-05 17:36:33 +00:00
Ryan Leavengood
6186bb4464
Add Geoffry Song and Deyan Genovski to the Contributors in AboutSystem.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40099 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-04 01:15:03 +00:00
Ryan Leavengood
3a0ecaabad
Add Hamish Morrison to the Contributors list.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40063 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-02 05:53:32 +00:00