modified: ../xml/interface.xml

add swap filesystem on top_windows
This commit is contained in:
fling
2010-10-18 12:53:30 +08:00
parent 73871b03ac
commit a20990551b

View File

@@ -804,7 +804,7 @@ row 4 | |
<widget type='Listbox' name='mp_top_fs'>
<widget_attribute listvariable='mp_top_fs'/>
<grid_location row='4' column='1' sticky='W'/>
<variable name='mp_top_fs' type='StringVar' value='ext2 ext3 reiserfs xfs jfs'/>
<variable name='mp_top_fs' type='StringVar' value='ext2 ext3 reiserfs xfs jfs swap'/>
</widget>
<widget type='Button'>