forked from KolibriOS/kolibrios
Moved to libconfig
git-svn-id: svn://kolibrios.org@1293 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
24e13906b7
commit
e4f73fab95
@ -1,4 +1,6 @@
|
||||
==================== <20>ãá᪨© ====================
|
||||
0.1.80.1 - vkos
|
||||
* ‚ á¢ï§¨ á ¯¥à¥¨¬¥®¢ë¢ ¨¥¬ ®¢®© ¢¥àᨨ libini ¢ libconfig, ¯¥à¥å®¤ ®¢®¥ ¨¬ï.
|
||||
0.1.80 (0.2 beta) - vkos
|
||||
+ Ž¯®¢¥é¥¨¥ ¢á¥å § ¨â¥à¥á®¢ ëå (¢å®¤ïé¨å ¢ £à㯯ã launch_reactive) ¯à¨«®¦¥¨© ç¥à¥§ Kobra
|
||||
0.1.5 - 25.10.2009 - vkos
|
||||
@ -19,6 +21,8 @@
|
||||
+ <20>¥ «¨§®¢ ® ç⥨¥ ª®ä¨£ãà 樨 ¨ § ¯ã᪠¯à®£à ¬¬ë (¡¥§ à£ã¬¥â®¢)
|
||||
|
||||
==================== English ====================
|
||||
0.1.80.1 - vkos
|
||||
* Moved to libconfig from libini because of renaming last version.
|
||||
0.1.80 (0.2 beta) - vkos
|
||||
+ notification all intrested (members of launch_reactive group) applications via Kobra
|
||||
0.1.5 - 25.10.2009 - vkos
|
||||
|
@ -20,7 +20,7 @@
|
||||
format binary
|
||||
|
||||
APP_NAME fix 'Launch'
|
||||
APP_VERSION fix '0.1.60'
|
||||
APP_VERSION fix '0.1.80.1'
|
||||
|
||||
use32
|
||||
org 0x0
|
||||
@ -299,7 +299,7 @@ exit:
|
||||
align 16
|
||||
importTable:
|
||||
|
||||
library libini, 'libini.obj' ;, \
|
||||
library libini, 'libconfig.obj' ;, \
|
||||
; libio, 'libio.obj', \
|
||||
|
||||
import libini, \
|
||||
|
@ -1,5 +1,5 @@
|
||||
==================== <20>ãá᪨© ====================
|
||||
‚¥àá¨ï: 0.1.80 (0.2 beta)
|
||||
‚¥àá¨ï: 0.1.80.1 (0.2 beta)
|
||||
Launch - ¯à®£à ¬¬ ¤«ï § ¯ã᪠¯à¨«®¦¥¨ï ¨§ ¤¨à¥ªâ®à¨© ¯®¨áª .
|
||||
<EFBFBD>ਠ§ ¯ã᪥ ç¨â ¥â ä ©« launch.cfg ¢ /sys/etc, § ⥬ ¢ ¤¨à¥ªâ®à¨¨ § ¯ã᪠.
|
||||
<EFBFBD>®á«¥ í⮣® ᬮâà¨â ¯ à ¬¥âàë ª®¬ ¤®© áâப¨. <20>ਮà¨â¥â ¯ à ¬¥â஢ - ¯®
|
||||
@ -14,10 +14,10 @@ debug.level -
|
||||
kobra.use - ¨á¯®«ì§®¢ ¨¥ Kobra
|
||||
|
||||
<EFBFBD><EFBFBD>…„“<EFBFBD><EFBFBD>…†„…<EFBFBD>ˆ…:
|
||||
¤«ï à ¡®âë 㦠libini ¥ áâ ॥ ॢ¨§¨¨ #1235.
|
||||
¤«ï à ¡®âë 㦠libconfig.
|
||||
|
||||
==================== English ====================
|
||||
Version: 0.1.80 (0.2 beta)
|
||||
Version: 0.1.80.1 (0.2 beta)
|
||||
Launch is a programme that launches applications from search dirictories.
|
||||
On the start it reads file launch.cfg in /sys/etc and in current dirictory.
|
||||
Than it reads command line arguments. Priority of arguments is as reading.
|
||||
@ -30,4 +30,4 @@ debug.debug - debug options (no or console)
|
||||
debug.level - debug level (0 - show only ok/error messages, 1 - show for each directory)
|
||||
kobra.use - using of Kobra
|
||||
ATTENTION:
|
||||
you need libini from at least #1235 revision.
|
||||
you need libconfig to use launch.
|
Loading…
Reference in New Issue
Block a user