Icons modifs

bzr revid: fp@tinyerp.com-899c4b3f8da4178654519d26074e2a93d5c7ff53
This commit is contained in:
Fabien Pinckaers 2007-04-12 14:41:29 +00:00
parent ad0fbe32ce
commit 7e827fffc1
1 changed files with 3 additions and 3 deletions

View File

@ -50,9 +50,9 @@
<page string="Daily view">
<group col="4" colspan="2">
<field name="date_current" nolabel="1"/>
<button icon="STOCK_MEDIA_PREVIOUS" string="" name="date_previous" type="object"/>
<button icon="STOCK_JUMP_TO" string="" name="date_today" type="object"/>
<button icon="STOCK_MEDIA_NEXT" string="" name="date_next" type="object"/>
<button icon="gtk-media-previous" string="" name="date_previous" type="object"/>
<button icon="gtk-jump-to" string="" name="date_today" type="object"/>
<button icon="gtk-media-next" string="" name="date_next" type="object"/>
</group>
<button string="Sign In" name="sign_in" type="object"/>
<button string="Sign Out" name="sign_out" type="object"/>