mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
dissabled full-screen for the time being till i have time to fix it.
Original commit message from CVS: dissabled full-screen for the time being till i have time to fix it.
This commit is contained in:
parent
0d7c4dc838
commit
959e272859
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-06-06 Arik Devens <arik@gnome.org>
|
||||
|
||||
* gstmediaplay.glade: Dissabled full-screen for the moment till it
|
||||
gets fixed.
|
||||
|
||||
2001-05-20 Arik Devens <arik@gnome.org>
|
||||
|
||||
General code cleanup and moving bits around as well.
|
||||
|
|
|
@ -187,6 +187,7 @@
|
|||
<widget>
|
||||
<class>GtkMenuItem</class>
|
||||
<name>full_screen</name>
|
||||
<sensitive>False</sensitive>
|
||||
<accelerator>
|
||||
<modifiers>GDK_CONTROL_MASK</modifiers>
|
||||
<key>GDK_3</key>
|
||||
|
@ -513,7 +514,6 @@ Arik Devens <arik@gnome.org>
|
|||
<last_modification_time>Sun, 06 Aug 2000 15:55:52 GMT</last_modification_time>
|
||||
</signal>
|
||||
<stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
</widget>
|
||||
|
||||
<widget>
|
||||
|
@ -529,7 +529,6 @@ Arik Devens <arik@gnome.org>
|
|||
<last_modification_time>Sun, 06 Aug 2000 15:53:48 GMT</last_modification_time>
|
||||
</signal>
|
||||
<stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
|
||||
<relief>GTK_RELIEF_NORMAL</relief>
|
||||
</widget>
|
||||
</widget>
|
||||
|
||||
|
|
Loading…
Reference in a new issue