-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.project
30 lines (30 loc) · 870 Bytes
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Gambas Project File 3.0
Title=MICheckEXIF
Startup=FMain
Icon=micheckexif.png
Version=1.0.4
Component=gb.image
Component=gb.gtk3
Component=gb.form
Description="MICheckEXIF checks and removes data from files through exiftool.\nThe MICheckEXIF is under license GPL-2.0-only"
Authors="Murilo Gomes Julio <contatomestredainfo@gmail.com>"
TabSize=2
Translate=1
Language=en
Maintainer=Mestre da Info
Vendor=mestredainfo
VendorPrefix=mestredainfo
Address=contatomestredainfo@gmail.com
Url=https://www.mestredainfo.com.br
License=General Public License V2 only
PackageName=micheckexif-0.0.33
CreateEachDirectory=1
Packager=1
Systems=debian,ubuntu
Menus=debian:"Applications/Graphics"
Categories=debian:"Graphics"
Groups=debian:"utils"
ExtraDependencies=debian:"libimage-exiftool-perl\t\t"
Menus=ubuntu:"Applications/Graphics"
Categories=ubuntu:"Graphics"
Groups=ubuntu:"utils"