Franck Charlet 7c4d2675ad - Modified mountlist.c to operate on MacOSX.
- Also fixed a bug in init.c: !strcmp(Liste_points_montage->me_mountdir,"/") && !strcmp(Liste_points_montage->me_mountdir,"/home") should have been
strcmp(Liste_points_montage->me_mountdir,"/") && strcmp(Liste_points_montage->me_mountdir,"/home")
since root & home are already added before (strcmp returns 0 if strings match).

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@473 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-01-11 03:26:03 +00:00
2008-11-29 00:49:06 +00:00
2008-10-12 19:09:29 +00:00
2008-12-15 23:54:28 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
2007-04-14 20:18:30 +00:00
2008-11-28 23:50:28 +00:00
2008-11-29 00:49:06 +00:00
2009-01-05 22:55:30 +00:00
2009-01-05 22:55:30 +00:00
2008-11-28 23:50:28 +00:00
2009-01-05 22:55:30 +00:00
2008-10-08 19:40:47 +00:00
2009-01-11 01:45:14 +00:00
2009-01-05 22:55:30 +00:00
2009-01-05 22:55:30 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
2008-12-15 21:45:13 +00:00
2008-10-08 19:40:47 +00:00
2009-01-05 22:55:30 +00:00
2008-10-08 19:40:47 +00:00
2008-11-29 00:49:06 +00:00
2008-11-29 00:49:06 +00:00
2008-11-28 23:50:28 +00:00
2009-01-05 22:55:30 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
2009-01-05 22:55:30 +00:00
2009-01-05 22:55:30 +00:00
2008-11-29 00:49:06 +00:00
Description
Fork of grafX2: The ultimate 256 color painting program https://gitlab.com/GrafX2/grafX2
16 MiB
Languages
C 89.3%
Lua 6.9%
Makefile 1.6%
NSIS 1.1%
Objective-C 0.4%
Other 0.5%