Commit Graph

441 Commits

Author SHA1 Message Date
Siarzhuk Zharski
4607535f11 - Russian translation updated from HTA.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36337 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-18 07:01:21 +00:00
Adrien Destugues
6bea662d4c Adding more flags. I did all the easy ones in batch mode, I'll let a talented graphist do the others.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36325 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 23:41:12 +00:00
Adrien Destugues
0638c3ab4c * Add some more icons for better testing
* Use the country name instead of the language name to identify each icon
 * Cleanup, fixed copyrights, and some more checks to avoid crashing in case of a missing icon


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36321 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 21:34:00 +00:00
Adrien Destugues
ffbcecd489 Add support for flags in BCountry. The flags are stored as HVIF icon resources in liblocale.so.
Test french flag took from http://www.bastisoft.de/misc/flags/ (licence is very permissive), converted to HVIF with Icon O Matic.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36314 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 18:52:20 +00:00
Adrien Destugues
20765a032c Sync portuguese translation from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36286 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 11:56:58 +00:00
Adrien Destugues
f9e3fc494b Sync pt_br translations from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36285 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 11:44:25 +00:00
Adrien Destugues
ea986a83b5 Localize mail preferences.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36251 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-14 10:43:33 +00:00
Matt Madia
ad81683e48 Improves the jam-to-bash conversion in ReplaceComparators(). Fixes the
"[: 5: unary operator" aspect of #5685.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-12 21:48:18 +00:00
Adrien Destugues
4343960f55 olta+pulkomandy:
* Introduce an add-on system to allow libbe to call things living inside liblocale (as liblocale depends on libbe, it can't be linked the usual way)
 * This allows localizing the BColorControl class that had some text inside it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36190 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-12 18:07:09 +00:00
Adrien Destugues
fec7283a28 Sync lithuanian translations from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36180 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-12 07:36:21 +00:00
Adrien Destugues
e9024a3be5 * Build tools : allow to run DoCatalogs with a custom regexp for special cases
* Introduce a system-wide localization catalog used for strings hidden deep in some libraries. Add special API to get it.
 * string_for_size is the first to make use of this system wide catalog. This allows to have a fully localized DriveSetup.
 * As a side effect, tracker also uses it. It now requires liblocale.so.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36175 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 23:00:25 +00:00
Adrien Destugues
8034f81f0c Sync French catalogs from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36168 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 19:58:52 +00:00
Adrien Destugues
76a8155582 Sync russian catalogs from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36167 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 19:47:59 +00:00
Adrien Destugues
5bffd5b411 Sync lithuanian translation from hta
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36166 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 19:25:18 +00:00
Adrien Destugues
c8d00b0e04 Sync japanese translation from hta
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36163 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 18:14:42 +00:00
Matt Madia
26d79d37f9 Renamed the variant MIT license & updated AboutSystem accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36141 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 10:56:08 +00:00
Adrien Destugues
b99bea880c Sync portuguese translation from hta
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36133 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 08:47:48 +00:00
Adrien Destugues
91e0c1af4c Sync spanish translation from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36131 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 08:26:36 +00:00
Matt Madia
ad0be13f31 updated the ignore list as Wifi-ipw2100+fw & Wifi-iprowifi2200+fw are no
longer optional packages


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36129 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-11 05:20:19 +00:00
Matt Madia
732c9b3eb8 Updated copyright year & changed 'Haiku Operating System' to simply read 'Haiku'
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36122 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-10 20:10:12 +00:00
Adrien Destugues
9b9edafd0e Sync finnish catalogs from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36118 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-10 18:23:18 +00:00
Adrien Destugues
e085a65aee Sync the french translation from hta. Is someone looking at it and approving the translations ? I translated things but I'd like someone else to check it all...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36116 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-10 17:51:07 +00:00
Matt Madia
6e83f0eda4 Added licenses & updated AboutSystem for BRegion backend.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36101 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-10 05:01:10 +00:00
Matt Madia
a7547a1c30 Added a new license: MIT with an advertising clause. This is mentioned on
http://en.wikipedia.org/wiki/MIT_License#Modified_versions_of_the_license
Updated AboutSystem to utilize them for libxml2, libxslt, & libexslt.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36100 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-10 04:51:29 +00:00
Ingo Weinhold
7ea2dfd66d Removed apparently broken catkeys files.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36006 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-30 17:57:16 +00:00
Matt Madia
3fed6ef6cc * Added plain text version of PDFlib-Lite-license.pdf
* Updated AboutSystem to utilize it


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36004 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-30 02:10:50 +00:00
Matt Madia
0a38fb8dfc * Added FTL aka FreeType Project License & updated AboutSystem to use it
* Fixed the note for pdflib, we are indeed using PDFlib-Lite
 * Set atftp to GPL v2 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36003 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 22:54:15 +00:00
Matt Madia
063bb8051e * Added LibJPEG license file, updated AboutSystem
* Added a note for BRegion backend's license
 * These are the last planned license related commits
 * There's a few notes for ones that are uncertain


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36001 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 19:14:33 +00:00
Matt Madia
bf2e237144 * Added UnRAR, Intel (ACPICA), & LibPNG licenses
* Updated AboutSystem to utilize them
 * Added a note, netcat allows us to choose the license


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36000 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 18:39:45 +00:00
Matt Madia
9e1eee901e * Added license files for Bullet, Info-ZIP
* Updated AboutSytem for Bullet, Info-ZIP, bzip2, & OpenEXR
 * VIM was removed in r35848, updated AboutSystem to reflect this


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35998 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 18:10:42 +00:00
Matt Madia
bbf48291af Added licenses for expat, zlib. Updated AboutSystem for Mesa, expat, & zlib.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35997 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 17:41:31 +00:00
Matt Madia
58aaef72e0 * Added license files for GLU & GLUT
* Updated AboutSystem to reference new licenses
 * information based on http://www.mesa3d.org/license.html


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35996 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 17:22:08 +00:00
Matt Madia
c98bab29e9 Fixed some licensing mistakes from over the weekend. Mistakenly grouped cortex,
xiph, and tcpdump with mkdepend's license.
 * Re-added MkDepend as a license
 * Removed BSD (Alternate 3-clause)
 * Modified BSD licenses to match http://en.wikipedia.org/wiki/BSD_license


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35995 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 16:47:57 +00:00
Matt Madia
ad8465b5b9 Added the icon as HVIF to the collection of icons.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35993 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 00:41:03 +00:00
Matt Madia
ac5b2f41d5 Added licenses that should've gone in the previous commit
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35985 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-28 15:14:34 +00:00
Siarzhuk Zharski
9be3c0f4c6 - russian localization data files are updated from HTA;
- missed Jamfile entries for russian localization data files added.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35982 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 22:41:43 +00:00
Matt Madia
0ba335bc99 * Replaced MkDepend license file with a more generic BSD (Alternate 3-clause)
* Updated several program's license & URL
 * Added a note about libxml2, libxslt, libexslt


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35980 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 19:46:08 +00:00
Matt Madia
5b3dd978fe Corrected CQuantizer license.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35978 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 19:16:15 +00:00
Matt Madia
b5489c54b0 * Added licenses for CQuantizer, MAPM.
* Updated AboutSystem to use them
 * Removed trailing '/' from MkDepend's .SetURL


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35975 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 18:03:00 +00:00
Adrien Destugues
d153aceb1f showimage ukrainian translation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35974 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 17:59:42 +00:00
Matt Madia
3118ddd887 Added license for MkDepend
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35972 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 17:30:09 +00:00
Adrien Destugues
ed4b8a2cd9 Update & fix catkeys for ukrainian
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35971 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 14:56:38 +00:00
Michael Pfeiffer
578462284f Added Finnish translation for bootman. Thank you Karvjorm.
Closes ticket #5642.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35967 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-27 07:55:21 +00:00
Adrien Destugues
9f018a4672 * Sync italian translation from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35950 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-25 21:08:05 +00:00
Adrien Destugues
06ea4c76e5 Sync Japanese catalogs from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35932 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-22 21:01:43 +00:00
Adrien Destugues
a4370fad20 Update to ukrainian translation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35923 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-20 19:36:23 +00:00
Stephan Aßmus
b809ff1c59 * Tweaked the thumbsize of the pointing hand cursors.
* Repurposed the FollowLink cursor as CreateLink cursor.
 * Created a new FollowLink cursor based on a design by Justin Stressman, thanks!

It compiles and I proof-read the commit, otherwise I didn't test, yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35922 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-20 14:23:42 +00:00
François Revol
b81d676aff Add missing parameters to the svg tag, makes Inkscape handle the inlined png files used for the shadows.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-19 15:01:32 +00:00
Matt Madia
74de61fda5 Implemented support for AddExpanderRuleToHaikuImage. Now P7zip and XZ-Utils can
be installed properly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35906 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-18 17:14:19 +00:00
Adrien Destugues
b3a0c3e552 Add new german translations from hta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35870 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-15 21:47:18 +00:00