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
/
system
/
SysMon
/
catalogs
/
sysmon.cd
blob
e66974ac77291e964379a2550344f9c81d6844c2
1
;
2
MSG_APP_NAME (//)
3
SysMon
4
;
5
MSG_APP_TITLE (//)
6
System Monitor
7
;
8
MSG_WINDOW_TITLE (//)
9
System Monitor
10
;
11
MSG_LIST_REFRESH (//)
12
Refresh
13
;
14
MSG_AUTO_REFRESH (//)
15
Auto-Refresh (1s)
16
;
17
MSG_USAGE (//)
18
Usage
19
;
20
MSG_FREQUENCY (//)
21
Frequency
22
;
23
MSG_TAB_TASKS (//)
24
Tasks
25
;
26
MSG_TAB_CPU (//)
27
Processors
28
;
29
MSG_SIMULATED_CPU (//)
30
Simulated AROS processor
31
;
32
MSG_PROCESSOR (//)
33
Processor #%d: %s
34
;
35
MSG_TASK (//)
36
Task
37
;
38
MSG_PROCESS (//)
39
Process
40
;
41
MSG_TASK_NAME (//)
42
Name
43
;
44
MSG_TASK_PRIORITY (//)
45
Priority
46
;
47
MSG_TASK_TYPE (//)
48
Type
49
;
50
MSG_TAB_SYSTEM (//)
51
System
52
;
53
MSG_MEMORY_SIZE (//)
54
Memory Size
55
;
56
MSG_MEMORY_FREE (//)
57
Memory Free
58
;
59
MSG_VIDEO_SIZE (//)
60
Video Size
61
;
62
MSG_VIDEO_FREE (//)
63
Video Free
64
;
65
MSG_TOTAL_RAM (//)
66
Total Memory
67
;
68
MSG_CHIP_RAM (//)
69
Chip Memory
70
;
71
MSG_FAST_RAM (//)
72
Fast Memory
73
;
74
MSG_VIDEO_RAM (//)
75
Video Memory
76
;
77
MSG_GART_APER (//)
78
GART Aperture
79
;