slitaz-tools diff tinyutils/subox @ rev 38

Set window title and icon for *box
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 14 16:28:04 2008 +0100 (2008-01-14)
parents 0ae81ea9ef1a
children 6e50cf1c3f92
line diff
     1.1 --- a/tinyutils/subox	Mon Jan 14 13:21:48 2008 +0100
     1.2 +++ b/tinyutils/subox	Mon Jan 14 16:28:04 2008 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  
     1.5  # Main window and root passord default entry set to 'root'.
     1.6  export SU_DIALOG='
     1.7 +<window title="Subox">
     1.8    <vbox>
     1.9    
    1.10      <text use-markup="true">
    1.11 @@ -54,6 +55,7 @@
    1.12      </hbox>
    1.13    
    1.14    </vbox>
    1.15 +</window>
    1.16  '
    1.17  
    1.18  gtkdialog --center --program=SU_DIALOG