source: projects/update-watch/tags/1.1.2/src/update-watch/.project @ 1036

Revision 1036, 402 bytes checked in by kazutaka, 14 years ago (diff)

lua script中で rex = require("rex_posix") を宣言
重複パッケージの誤検出を防止するように、script の実施時に rpm コマンドの実行の有無をチェックするように変更
その他細かい修正を実施

Line 
1# Gambas Project File 2.0
2# Compiled with Gambas 2.20.1
3Title=Watch updates for Vine Linux
4Startup=MMain
5Icon=update-watch.png
6Version=1.1.2
7Library=gb.gui
8Library=gb.form
9TabSize=3
10Translate=1
11Language=ja
12ControlPublic=1
13ExecPath=/home/kazu/work_directory/update-watch.gambas
14SourcePath=/home/kazu/rpm/SOURCES
15Maintainer=benoit
16Vendor=Princeton
17Address=benoit@localhost
18License=General Public Licence
Note: See TracBrowser for help on using the repository browser.