[Gambas-user] Change to IDE to recognize CVS rootdir
Christopher Brian Jack
brian at ...1334...
Sat Nov 11 01:39:25 CET 2006
The IDE doesn't know to hide CVSROOT directories so in
Project.module:
577: IF .Type = gb.Directory THEN
578:
579: IF sFile = "CVS" THEN RETURN
580:
581: 'IF cDir THEN cDir.Add(sPath)
582: bDir = TRUE
583: 'sIcon = "icon:/16/directory" 'IMAGE_DIR &/ "close.png"
584: bShow = TRUE
insert between line 579,580
+++: IF sFile = "CVSROOT" THEN RETURN
.=================================================.
| Christopher BRIAN Jack aka "Gau of the Veldt" |
+================================================='
| oevna at ...1544...
`=================================================-
Hi Spambots, my email address is sputnik at ...1334...
Hi Humans, my email address uses rot13 cipher
More information about the User
mailing list