OSDN Git Service

import source-tree based svn r84.
[bluegriffon/BlueGriffon.git] / app / application.ini
1 ; ***** BEGIN LICENSE BLOCK *****
2 ; Version: MPL 1.1/GPL 2.0/LGPL 2.1
3 ;
4 ; The contents of this file are subject to the Mozilla Public License Version
5 ; 1.1 (the "License"); you may not use this file except in compliance with
6 ; the License. You may obtain a copy of the License at
7 ; http://www.mozilla.org/MPL/
8 ;
9 ; Software distributed under the License is distributed on an "AS IS" basis,
10 ; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 ; for the specific language governing rights and limitations under the
12 ; License.
13 ;
14 ; The Original Code is BlueGriffon.
15 ;
16 ; The Initial Developer of the Original Code is
17 ; Disruptive Innovations.
18 ;
19 ; Portions created by the Initial Developer are Copyright (C) 2008
20 ; Disruptive Innovations SARL. All Rights Reserved.
21 ;
22 ; Contributor(s):
23 ;  Daniel Glazman <daniel.glazman@disruptive-innovations.com>
24 ;  Laurent Jouanneau <laurent.jouanneau@disruptive-innovations.com>
25 ;
26 ; Contributor(s):
27 ;
28 ; Alternatively, the contents of this file may be used under the terms of
29 ; either the GNU General Public License Version 2 or later (the "GPL"), or
30 ; the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
31 ; in which case the provisions of the GPL or the LGPL are applicable instead
32 ; of those above. If you wish to allow use of your version of this file only
33 ; under the terms of either the GPL or the LGPL, and not to allow others to
34 ; use your version of this file under the terms of the MPL, indicate your
35 ; decision by deleting the provisions above and replace them with the notice
36 ; and other provisions required by the GPL or the LGPL. If you do not delete
37 ; the provisions above, a recipient may use your version of this file under
38 ; the terms of any one of the MPL, the GPL or the LGPL.
39 ;
40 ; ***** END LICENSE BLOCK *****
41 #filter substitution
42 [App]
43 Name=@APP_NAME@
44 Version=@APP_VERSION@
45 ID={8fa6f1b4-7ed3-4895-bac6-01f1cc206ab3}
46 BuildID=@GRE_BUILDID@
47 Copyright=Copyright (c) 2006-2008 Disruptive Innovations SARL
48 Vendor=Disruptive Innovations SARL
49
50 [Gecko]
51 MinVersion=@GRE_MILESTONE@
52 MaxVersion=@GRE_MILESTONE@
53
54 [Shell]
55 Icon=chrome/skin/classic/bluegriffon/bluegriffon
56
57 [XRE]
58 EnableExtensionManager=1