repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
workbench
/
utilities
/
Clock
/
catalogs
/
clock.cd
blob
987591acbde6baa4e20d51b8812fb2e2ab6fc122
1
;
2
MSG_ERROR_CANT_CREATE_APPLICATION (//)
3
Error: Can't create application object.
4
;
5
MSG_WINDOW_TITLE (//)
6
Clock
7
;
8
MSG_DESCRIPTION (//)
9
Wanderer Clock
10
;
11
MSG_OK (//)
12
Ok
13
;
14
MSG_ERROR_DISKOBJECT (//)
15
Error: Can't create diskobject
16
;