close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libffi.so.6: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 11, 2010, 6:17:37 PM (15 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 5 | 5 | * !MainWin() 產生主要的page |
| 6 | 6 | * left.pane 與 right.pane 都是依xml 動態產生資料 |
| 7 | | * vte 是 最後點"完成"時,在 right.pane 跑出 terminal 畫面顯示安裝過程結果,所要用到的 terminal 。全名為 VteTerminal — A terminal widget implementation,定義於 [http://library.gnome.org/devel/vte/unstable/ gnome library ] |
| | 7 | * vte 是 最後點"完成"時,在 right.pane 跑出 terminal 畫面顯示安裝過程結果,所要用到的 terminal 。全名為 !VteTerminal — A terminal widget implementation,定義於 [http://library.gnome.org/devel/vte/unstable/ gnome library ] |
| 8 | 8 | * 改寫 lazybuntu 的架構可快速產生類似功能的面板,但適用於選項較單純的應用(used = 1 or 0),若選項中有 textbox , itembox, inputbox 則需要克服複雜性資料的問題 |