Advertisement
Guest User

Untitled

a guest
Apr 11th, 2010
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.30 KB | None | 0 0
  1. <draw_ops name="title-text-unfocused">
  2.     <!-- Title Without icon -->
  3.         <!-- Title shade -->
  4.         <title color="gtk:base[NORMAL]" x="((width-title_width)/2+1)" y="((height-title_height)/2)+1"/>
  5.         <!-- Title -->
  6.         <title color="gtk:text[INSENSITIVE]" x="((width-title_width)/2)" y="(height-title_height)/2"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement