* 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
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
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
* 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
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
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
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
* 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
* 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