forked from KolibriOS/kolibrios
Add a link to Kolibri Staff page, fix an issue
git-svn-id: svn://kolibrios.org@6964 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
69913e64bc
commit
9b6d3da1cf
@ -124,7 +124,7 @@ void Key_Scan(int id)
|
||||
void DL_Draw_Window()
|
||||
{
|
||||
int cleft = 15;
|
||||
int but_x;
|
||||
int but_x = 0;
|
||||
DrawBar(0,0, DL_Form.cwidth, DL_Form.cheight, system.color.work);
|
||||
DeleteButton(305);
|
||||
DeleteButton(306);
|
||||
|
@ -7,7 +7,8 @@
|
||||
<br>
|
||||
Bookmarks:<br>
|
||||
1. <a href="http://kolibrios.org">KolibriOS homepage</a><br>
|
||||
2. <a href="http://kolibri-n.org">KolibriN homepage</a>
|
||||
2. <a href="http://kolibri-n.org">KolibriN homepage</a><br>
|
||||
3. <a href="http://store.kolibri-n.org">Kolibri Staff</a>
|
||||
|
||||
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user