summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_bundle_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch ResourceBundle::GetLocalizedString to return a string16 insteadtc@google.com2009-04-141-4/+4
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-0/+4
* Generate data packs for all languages and allow us to loadtc@google.com2009-03-061-5/+8
* Bugify another NOTIMPLMENTED.evan@chromium.org2009-02-261-1/+1
* Draw custom menu buttons properly.evan@chromium.org2009-02-201-0/+26
* Try to land strings on linux again (r9972). This time, enabletc@google.com2009-02-181-3/+14
* Revert "load strings and display them on linux" because linux unittests broke.tc@google.com2009-02-181-14/+3
* load strings and display them on linuxtc@google.com2009-02-181-3/+14
* Hook up theme images and chrome resource data on linux.tc@google.com2009-02-171-5/+18
* Add a linux stub implementation for resource_bundle.tc@google.com2009-02-041-0/+92