~ubuntu-branches/ubuntu/maverick/newsbeuter/maverick

« back to all changes in this revision

Viewing changes to stfl/filebrowser.stfl

  • Committer: Bazaar Package Importer
  • Author(s): Nico Golde
  • Date: 2007-04-21 19:44:35 UTC
  • Revision ID: james.westby@ubuntu.com-20070421194435-21g6134ws2yvarlt
Tags: upstream-0.3
ImportĀ upstreamĀ versionĀ 0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
vbox
 
2
  @style_normal[background]:bg=black,fg=white
 
3
  @info#style_normal[info]:bg=blue,fg=yellow,attr=bold
 
4
  label#info
 
5
    text[head]:"File Browser"
 
6
    .expand:h
 
7
  list[files]
 
8
    * this height is only a hack to expand the list correctly (bug?)
 
9
    .expand:vh .height:65535
 
10
    style_normal[listnormal]:bg=black,fg=white
 
11
    style_focus[listfocus]:fg=yellow,bg=blue,attr=bold
 
12
    pos_name[listposname]:
 
13
    pos[listpos]:0
 
14
  table
 
15
    .expand:0 .height:1
 
16
    label
 
17
      .expand:0
 
18
      text[fileprompt]:"File: "
 
19
    !input[filename]
 
20
      .expand:h
 
21
      text[filenametext]:""
 
22
  label#info
 
23
    .expand:h .height:1
 
24
    text[help]:"q:Abort"
 
25
  label
 
26
    .expand:h .height:1
 
27
    text[msg]:""