root/branches/uploadr/3.2/MacUploadr.app/Contents/Resources/application.ini

Revision 641, 0.7 kB (checked in by jdecq, 5 months ago)

new temporary build, additional command line handler modification to retrieve frob, GM version matching site...

Line 
1 ;
2 ; Flickr Uploadr
3 ;
4 ; Copyright (c) 2007-2009 Yahoo! Inc.  All rights reserved.  This library is
5 ; free software; you can redistribute it and/or modify it under the terms of
6 ; the 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 [App]
12 Vendor=Flickr
13 Name=Flickr Uploadr
14 Version=3.2.2
15 BuildID=2009062901
16 Copyright=Copyright (c) 2007-2009 - Yahoo!, Inc.
17 ID=uploadr@flickr.com
18
19 [Gecko]
20 ; keep the min version to allow updates from "old" framework
21 MinVersion=1.9*
22 MaxVersion=1.9.*
23
24 [Crash Reporter]
25 Enabled=False
26 ServerURL=http://www.flickr.com/services/uploadr/crash/
27
28 [XRE]
29 EnableExtensionManager=1
Note: See TracBrowser for help on using the browser.