root/trunk/uploadr/MacUploadr.app/Contents/Resources/chrome/chrome.manifest

Revision 153, 1.0 kB (checked in by rcrowley, 2 years ago)

Intl shit

Line 
1 #
2 # Flickr Uploadr
3 #
4 # Copyright (c) 2007 Yahoo! Inc.  All rights reserved.  This library is free
5 # software; you can redistribute it and/or modify it under the terms of the
6 # GNU General Public License (GPL), version 2 only.  This library is
7 # distributed WITHOUT ANY WARRANTY, whether express or implied. See the GNU
8 # GPL for more details (http://www.gnu.org/licenses/gpl.html)
9 #
10
11 content uploadr file:content/uploadr/
12
13 locale branding en-US file:locale/branding/
14
15 locale uploadr de-de file:locale/de-de/
16 locale uploadr en-US file:locale/en-US/
17 locale uploadr es-US file:locale/es-us/
18 locale uploadr fr-FR file:locale/fr-fr/
19 locale uploadr it-IT file:locale/it-it/
20 locale uploadr ko-KR file:locale/ko-kr/
21 locale uploadr pt-BR file:locale/pt-br/
22 locale uploadr zh-HK file:locale/zh-hk/
23
24 skin uploadr default file:skin/uploadr/
25
26 # The hacks package is available for OS-specific tweaks
27 #content hacks file:content/hacks/ platform
28 #skin hacks default file:skin/hacks/
29
30 # Don't forget to update chrome.manifest.prod if you change things here
Note: See TracBrowser for help on using the browser.