add sntp to IMG
move notes to ISO new icons: MGB, TXT; folder icon update KFM fix toolbar background overflow window border fit eskin into a single FAT sector git-svn-id: svn://kolibrios.org@7640 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -245,6 +245,7 @@ extra_files = {
|
||||
{"kolibrios/media/zsea/buttons/buttons.png", PROGS .. "/media/zsea/buttons.png"},
|
||||
{"kolibrios/res/skins/", "../skins/authors.txt"},
|
||||
{"kolibrios/res/templates/", "common/templates/*"},
|
||||
{"kolibrios/res/templates/", PROGS .. "/emulator/e80/trunk/games/*"},
|
||||
{"kolibrios/res/wallpapers/", "common/wallpapers/*"},
|
||||
}
|
||||
if build_type == "rus" then tup.append_table(extra_files, {
|
||||
@@ -456,6 +457,7 @@ tup.append_table(img_files, {
|
||||
{"NETWORK/NSLOOKUP", PROGS .. "/network/nslookup/nslookup"},
|
||||
{"NETWORK/PASTA", PROGS .. "/network/pasta/pasta"},
|
||||
{"NETWORK/SYNERGYC", PROGS .. "/network/synergyc/synergyc"},
|
||||
{"NETWORK/SNTP", PROGS .. "/network/sntp/sntp"},
|
||||
{"NETWORK/TELNET", PROGS .. "/network/telnet/telnet"},
|
||||
{"NETWORK/@ZEROCONF", PROGS .. "/network/zeroconf/zeroconf"},
|
||||
{"NETWORK/FTPC", PROGS .. "/network/ftpc/ftpc"},
|
||||
@@ -582,7 +584,6 @@ tup.append_table(img_files, {
|
||||
{"APP_PLUS", PROGS .. "/cmm/app_plus/app_plus.com"},
|
||||
{"EASYSHOT", PROGS .. "/cmm/easyshot/easyshot.com"},
|
||||
{"MOUSECFG", PROGS .. "/cmm/mousecfg/mousecfg.com"},
|
||||
{"NOTES", PROGS .. "/cmm/notes/notes.com"},
|
||||
{"BARSCFG", PROGS .. "/cmm/barscfg/barscfg.com"},
|
||||
{"SYSPANEL", PROGS .. "/cmm/software_widget/software_widget.com"},
|
||||
{"SYSMON", PROGS .. "/cmm/sysmon/sysmon.com"},
|
||||
@@ -609,6 +610,7 @@ tup.append_table(extra_files, {
|
||||
{"kolibrios/utils/codeview", PROGS .. "/cmm/codeview/codeview.com"},
|
||||
{"kolibrios/utils/dicty.kex", PROGS .. "/cmm/dicty/dicty.com"},
|
||||
{"kolibrios/utils/netcheck", PROGS .. "/cmm/examples/netcheck.com"},
|
||||
{"kolibrios/utils/notes", PROGS .. "/cmm/notes/notes.com"},
|
||||
})
|
||||
end -- tup.getconfig('NO_CMM') ~= 'full'
|
||||
|
||||
|
@@ -180,7 +180,6 @@ sh=1
|
||||
exe=2
|
||||
img=3
|
||||
ini=5
|
||||
txt=9
|
||||
lif=13
|
||||
csv=28
|
||||
xls=28
|
||||
@@ -222,7 +221,6 @@ midi=74
|
||||
stl=78
|
||||
zip=89
|
||||
7z=89
|
||||
mnt=90
|
||||
obj=92
|
||||
dll=92
|
||||
skn=80
|
||||
@@ -230,3 +228,5 @@ kex=88
|
||||
rft=85
|
||||
rft=85
|
||||
kf=118
|
||||
mgb=121
|
||||
txt=122
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
@@ -22,7 +22,7 @@ M2View=/k/3D/md2view/md2view,78
|
||||
Globe=/k/3D/TEXTURES1,78
|
||||
|
||||
[Misc]
|
||||
Guide=network/webview|/kolibrios/res/guide/guide.htm,55
|
||||
Guide=network/webview|/kolibrios/res/guide/guide.htm,92
|
||||
DosBox=/k/emul/dosbox/dosbox,11
|
||||
Dicty=/k/utils/DICTY.KEX,79
|
||||
fNav=File managers/fNav/fNav,93
|
||||
@@ -30,9 +30,9 @@ CncEditor=/k/utils/cnc_editor/cnc_editor,15
|
||||
Life=/k/demos/life2,13
|
||||
Calc+=/k/utils/calcplus,4
|
||||
TinyBasic=/k/develop/TinyBasic/TinyBasic,91
|
||||
Notes=notes,117
|
||||
Notes=/k/utils/notes,117
|
||||
Table=table,28
|
||||
FtpClient=network/ftpc,45
|
||||
FtpClient=network/ftpc,90
|
||||
VncViewer=network/vncc,77
|
||||
Timer=demos/timer,119
|
||||
ASCII View=asciivju,118
|
||||
|
@@ -7,7 +7,7 @@ window_title=KolibriOS System Panel
|
||||
[Configuration]
|
||||
RamDisks=tmpdisk,36
|
||||
VideoMode=vmode,108
|
||||
NetConfig=network/netcfg,33
|
||||
LanConfig=network/netcfg,71
|
||||
SysSetup=setup,5
|
||||
Date&Time=calendar,52
|
||||
Appearance=/k/utils/appearance,62
|
||||
@@ -16,7 +16,7 @@ SkinConfig=skincfg,80
|
||||
Volume=@VOLUME,64
|
||||
Panels=barscfg,63
|
||||
Mouse=mousecfg,54
|
||||
DriverInstall=/k/drivers/DRVINST.KEX,71
|
||||
DriverInstall=/k/drivers/DRVINST.KEX,38
|
||||
Autorun=tinypad|/sys/settings/autorun.dat,55
|
||||
HotAngles=HACONFIG,105
|
||||
|
||||
@@ -35,5 +35,5 @@ Display=disptest,113
|
||||
File Speed=fspeed,45
|
||||
HDDinfo=hdd_info,50
|
||||
BusOff=kbd,37
|
||||
GraphicBench=mgb,38
|
||||
GraphicBench=mgb,121
|
||||
PciDevice=pcidev,38
|
BIN
data/common/wallpapers/Cool Blue.png
Normal file
BIN
data/common/wallpapers/Cool Blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
BIN
data/common/wallpapers/Gradient Pink.png
Normal file
BIN
data/common/wallpapers/Gradient Pink.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 454 B |
@@ -10,4 +10,5 @@ Browser Plutogeezer http://www.pixeljoint.com/p/12237.htm
|
||||
Snake real Troll http://realtroll.npage.de
|
||||
Flood-it iMoose http://benjamus.deviantart.com
|
||||
Dicty Susumu Yoshida http://www.mcdodesign.com
|
||||
Liza mail Asher Abbasi http://kyo-tux.deviantart.com http://www.iconfinder.com/
|
||||
GraphicBench Wrim Rimbaug https://www.deviantart.com/wrim
|
||||
Pig ($) Gnome Patate http://porctrijambiste.e-monsite.com/
|
@@ -53,8 +53,7 @@ void SelectList_ProcessMouse()
|
||||
void SelectList_DrawBorder() {
|
||||
DrawRectangle3D(select_list.x-2, select_list.y-2,
|
||||
select_list.w+3+scroll1.size_x, select_list.h+3,
|
||||
MixColors(system.color.work, system.color.work_dark, 125),
|
||||
system.color.work_light);
|
||||
system.color.work_dark, system.color.work_light);
|
||||
DrawRectangle(select_list.x-1, select_list.y-1, select_list.w+1+scroll1.size_x, select_list.h+1, system.color.work_graph);
|
||||
}
|
||||
|
||||
|
@@ -68,7 +68,7 @@ void main()
|
||||
|
||||
if (GetCpuFrequency()/1000000>=1000) window_dragable=true; else window_dragable=false;
|
||||
|
||||
if (param) notes.OpenTxt(#param); else notes.OpenTxt(abspath("notes.txt"));
|
||||
if (param) notes.OpenTxt(#param); else notes.OpenTxt("/sys/notes.txt");
|
||||
|
||||
SetEventMask(EVM_REDRAW + EVM_KEY + EVM_BUTTON + EVM_MOUSE + EVM_MOUSE_FILTER);
|
||||
LoadIniSettings();
|
||||
|
@@ -279,6 +279,7 @@ draw_left_menu:
|
||||
mov cx,ax
|
||||
imul cx,10
|
||||
mov edx,0xffffcc
|
||||
dec ebx
|
||||
mov eax,13
|
||||
mcall
|
||||
call draw_menu_Selection
|
||||
|
2
programs/system/deskcfg/build.bat
Normal file
2
programs/system/deskcfg/build.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
@fasm -m 16384 deskcfg.asm deskcfg
|
||||
@pause
|
@@ -1 +1 @@
|
||||
use32
|
||||
use32
|
Reference in New Issue
Block a user