-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.project
50 lines (50 loc) · 1.56 KB
/
.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Gambas Project File 3.0
Title=ClamScanGui
Startup=Module1
Icon=chukablue2.png
Version=1.2.93
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.dbus
Component=gb.desktop
Component=gb.eval
Component=gb.form.dialog
Component=gb.util
Component=gb.settings
Component=gb.form.stock
Component=gb.net
Component=gb.net.curl
Component=gb.report2
Component=gb.sdl2.audio
Description="- Un sencillo GUI para el antivirus ClamAV.\n- Une interface graphique simple pour l'antivirus ClamAV.\n- Simple graphical interface for the ClamAV antivirus.\n- Простой графический интерфейс для антивируса ClamAV."
Authors="The Nerdy Apprentice & PilValaquarus"
TabSize=4
Translate=1
Language=es_AR
KeepDebugInfo=0
CompressFiles=0
SourcePath=/home/ozymandias/Escritorio
Maintainer=The Nerdy Apprentice
Vendor=TheNerdyApprentice
VendorPrefix=TNA
Address=marianoctt@gmail.com
Url=https://thenerdyapprentice.blogspot.com/
License=General Public License
PackageName=clamscangui-1.2.93
CreateEachDirectory=1
Packager=1
Systems=archlinux
Menus=archlinux:"Applications/System/Security"
Categories=archlinux:"Security;System"
Groups=archlinux:"utils"
ExtraDependencies=archlinux:"clamav\t\t"
Menus=ubuntu:"Applications/System/Security"
Categories=ubuntu:"Security;System"
Groups=ubuntu:"utils"
ExtraDependencies=ubuntu:"clamav\t0.99\t\ngambas3-runtime\t3.1\t\nbuild-essential\t\t\nfakeroot\t\t\ncheckinstall\t\t"
Tags=GUIDesigner,FileTools,Qt,Utility,System,Security
Dependencies=clamav 0.99
GambasVersion=3.15
WebSite=https://thenerdyapprentice.blogspot.com/
CreateMenu=1