-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.project
73 lines (73 loc) · 3.19 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Gambas Project File 3.0
Title=Gambas Shell
Startup=gsh
Icon=shelllogo.png
Version=1.6.2
Component=gb.args
Component=gb.image
Component=gb.compress
Component=gb.dbus
Component=gb.debug
Component=gb.eval
Component=gb.util
Component=gb.pcre
Component=gb.highlight
Component=gb.term
Component=gb.net
Component=gb.net.curl
Component=gb.net.smtp
Component=gb.signal
Component=gb.util.web
Component=gb.xml
StartupEnvironment=GB_PCODE_VERSION=3.18
Description="Gambas interactive shell/scripter Advanced Replacement for sh/bash"
Authors="Westwood, Brian G"
TabSize=2
Language=en_US
KeepDebugInfo=0
ControlPublic=1
ModulePublic=1
ShowDeprecated=1
ForceBytecodeVersion=3.18
SourcePath=/home/brian/Projects/Distribution/Archive
Maintainer=Brian G
Vendor=WESTWOOD
Address=justlostintime@gmail.com
Url=https://github.com/justlostintime/GambasShell/wiki
License=General Public License
PackageName=gsh-1.6.2
PackageVersion=14
CreateEachDirectory=1
MimeTypes="application/x-gambasshell","*.gsh"
RuntimeVersion="3.18"
Packager=1
Systems=archlinux,autotools,debian,fedora,mageia,slackware,suse,appimage,ubuntu
SameDependencies=1
SameFiles=1
AppImageRepository=http://archive.ubuntu.com/ubuntu
Menus=archlinux:"Applications/Shells"
Groups=archlinux:"shells"
ExtraFiles=autotools:"class\t/usr/share/gsh\ndoc\t/usr/share/gsh\nexamples\t/usr/share/gsh\nstruct\t/usr/share/gsh\nsubs\t/usr/share/gsh\nprofiles\t/usr/share/gsh\nnano\t/usr/share/gsh\nvim\t/usr/share/gsh\ngambas.nanorc\t/usr/share/nano\ngambas.vim\t/usr/share/vim/vim80/syntax\neditors\t/usr/share/gsh"
Menus=debian:"Applications/Shells"
Groups=debian:"shells"
ExtraDependencies=debian:"html2text\t\t"
ExtraFiles=debian:"class\t/usr/share/gsh\ndoc\t/usr/share/gsh\nexamples\t/usr/share/gsh\nstruct\t/usr/share/gsh\nsubs\t/usr/share/gsh\nprofiles\t/usr/share/gsh\nnano\t/usr/share/gsh\nvim\t/usr/share/gsh\ngambas.nanorc\t/usr/share/nano\ngambas.vim\t/usr/share/vim/vim80/syntax\ngambas.vim\t/usr/share/vim/vim81/syntax\neditors\t/usr/share/gsh"
Menus=fedora:"Shell"
Categories=fedora:"Shell"
Groups=fedora:"System Environment/Shells"
Menus=mageia:"More Applications/Shells"
Categories=mageia:"Shell"
Groups=mageia:"Shells"
Menus=slackware:"Shell"
Categories=slackware:"Shell"
Groups=slackware:"System Environment/Shells"
Menus=suse:"Shell"
Categories=suse:"Shell"
Groups=suse:"System/Shells"
Menus=ubuntu:"Applications/Shells"
Groups=ubuntu:"shells"
ExtraFiles=*:"class\t/usr/share/gsh\ndocs\t/usr/share/gsh\nexamples\t/usr/share/gsh\nstruct\t/usr/share/gsh\nsubs\t/usr/share/gsh\nprofiles\t/usr/share/gsh\nnano\t/usr/share/gsh\nvim\t/usr/share/gsh\ngambas.nanorc\t/usr/share/nano\ngambas.vim\t/usr/share/vim/vim80/syntax\neditors\t/usr/share/gsh\ngambas.vim\t/usr/share/vim/vim81/syntax\nscripts\t/usr/share/gsh\nman1\t/usr/share/man\nlib\t/usr\ndoc\t/usr/share\nmime\t/usr/share\nmime\t/usr/share/gsh"
GambasVersion=3.18
DoNotTranslate=".src/ParseParms.class",".src/NoHighlight.class"
FileProperties={".hidden/subs":{"HighlightWith":"gambas"},".hidden/scripts":{"HighlightWith":"gambas"},".hidden/examples":{"HighlightWith":"gambas"},".hidden/struct":{"HighlightWith":"gambas"},".hidden/class":{"HighlightWith":"gambas"},".hidden/ReadlineInfo":{"HighlightWith":"c"},".hidden/profiles":{"HighlightWith":"sh"}}
useterminal=1