forked from KolibriOS/kolibrios
add clipview to autobuild
git-svn-id: svn://kolibrios.org@6569 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
6091b058a0
commit
3473ebf8a7
@ -517,6 +517,7 @@ end -- tup.getconfig('NO_NASM') ~= 'full'
|
||||
-- Programs that require C-- to compile.
|
||||
if tup.getconfig('NO_CMM') ~= 'full' then
|
||||
tup.append_table(img_files, {
|
||||
{"DEVELOP/CLIPVIEW", PROGS .. "/cmm/clipview/clipview.com"},
|
||||
{"File Managers/EOLITE", PROGS .. "/cmm/eolite/Eolite.com"},
|
||||
{"FONT_VIEWER", PROGS .. "/cmm/kf_font_viewer/font_viewer.com"},
|
||||
{"GAMES/CLICKS", PROGS .. "/games/clicks/trunk/clicks.com"},
|
||||
|
@ -1,5 +1,5 @@
|
||||
#0 **** Principal ****
|
||||
Centre de jocs /sys/game_center
|
||||
Centre de jocs /sys/game_center
|
||||
Demos > /@1
|
||||
Gràfics > /@3
|
||||
Multimèdia > /@4
|
||||
@ -65,7 +65,8 @@ Sensors > /@9
|
||||
Arxius > /@10
|
||||
Proves > /@16
|
||||
Accesibilitat > /@17
|
||||
Panell depuració /sys/develop/board
|
||||
Panell depuració /sys/develop/board
|
||||
Clipboard viewer /sys/develop/clipview
|
||||
Terminal /sys/terminal
|
||||
#8 **** CONFIGURACIÓ ****
|
||||
Dispositius /sys/setup
|
||||
@ -95,10 +96,10 @@ Procesador de tables /sys/table
|
||||
Generador de gràfiques /sys/graph
|
||||
Hex-Editor /sys/develop/heed
|
||||
#12 **** XARXA ****
|
||||
Servidors > /@13
|
||||
Clients > /@14
|
||||
Dispositius de xarxa /sys/network/netcfg
|
||||
Estat de la xarxa /sys/network/netstat
|
||||
Servidors > /@13
|
||||
Clients > /@14
|
||||
Dispositius de xarxa /sys/network/netcfg
|
||||
Estat de la xarxa /sys/network/netstat
|
||||
#13 **** SERVIDORS ****
|
||||
Dimoni FTP /sys/network/ftpd
|
||||
#14 **** CLIENTS ****
|
||||
|
@ -66,6 +66,7 @@ File Management > /@10
|
||||
Testing > /@16
|
||||
Accessibility > /@17
|
||||
Debug board /sys/develop/board
|
||||
Clipboard viewer /sys/develop/clipview
|
||||
Terminal /sys/terminal
|
||||
#8 **** SETTINGS ****
|
||||
System /sys/setup
|
||||
|
@ -66,6 +66,7 @@ T
|
||||
Testimine > /@16
|
||||
Hõlbustus seaded > /@17
|
||||
Silumisaken /sys/develop/board
|
||||
Clipboard viewer /sys/develop/clipview
|
||||
Terminal /sys/terminal
|
||||
#8 **** SETTINGS ****
|
||||
Seadmed /sys/setup
|
||||
|
@ -65,6 +65,7 @@ Work with files > /@10
|
||||
Testing > /@13
|
||||
Opzioni Accessibil.> /@17
|
||||
Debug board /sys/develop/board
|
||||
Clipboard viewer /sys/develop/clipview
|
||||
Terminal /sys/terminal
|
||||
#8 **** SETTINGS ****
|
||||
Device /sys/setup
|
||||
|
@ -68,6 +68,7 @@ Color Slider /sys/demos/cslide
|
||||
’¥áâ¨à®¢ ¨¥ > /@11
|
||||
‘¯¥æ. ¢®§¬®¦®á⨠> /@12
|
||||
„®áª ®â« ¤ª¨ /sys/develop/board
|
||||
<EFBFBD>ãä¥à ®¡¬¥ /sys/develop/clipview
|
||||
Terminal /sys/terminal
|
||||
#8 **** ‘¨á⥬ -> <20> áâனª¨ ****
|
||||
“áâனá⢠/sys/setup
|
||||
|
@ -66,6 +66,7 @@ Archivos > /@10
|
||||
Pruebas > /@16
|
||||
Accesibilidad > /@17
|
||||
Debug board /sys/develop/board
|
||||
Clipboard viewer /sys/develop/clipview
|
||||
Terminal /sys/terminal
|
||||
#8 **** CONFIGURACIàN ****
|
||||
Dispositivos /sys/setup
|
||||
|
Loading…
Reference in New Issue
Block a user