haiku/src
Siarzhuk Zharski 4115645af6 Localization of some UI parts:
- context menu of the replicant dragger. Fixes #7363;
- default <empty> menu placeholder. Fixes #7072;
- other messages used in PrintJob, Dragger and ZombieReplicantView classes.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40991 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-17 20:25:44 +00:00
..
add-ons added Radeon HD 3870 IGP, this is also the Radeon HD video card that AMD SimNow Emulates 2011-03-17 14:20:02 +00:00
apps Removing localization of name of class instance. 2011-03-17 03:57:26 +00:00
bin dstcheck: 2011-03-13 19:28:24 +00:00
build Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
data Add another mime type file for partial downloaded messages. Clean up a bit, could somebody check if this is all right? 2011-03-03 19:58:09 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Localization of some UI parts: 2011-03-17 20:25:44 +00:00
libs - Areas with same tabs are put in a column/row automtically. Move preferred size constraint from Area to the column/row. This avoids a "spring" effect of the 2011-03-14 00:24:12 +00:00
preferences Build fix. (fwiw, both failed revisions built fine over here, with both gcc2 and gcc4.) 2011-03-17 03:22:33 +00:00
servers - Fix race condition when start watching a mailbox and directly afterwards stop watching it. A BLooper was not suitable to synchronise start and stop watching. Wait till the IDLE command is send before returning the SyncAndStartWatchingMailbox method now. That ensures that a later StopWatchingMailbox call find the maibox in an expected watching state. 2011-03-11 20:13:54 +00:00
system ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
tests Update table demo. 2011-03-14 00:25:31 +00:00
tools Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
Jamfile