mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +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>
|
2001-05-20 Arik Devens <arik@gnome.org>
|
||||||
|
|
||||||
General code cleanup and moving bits around as well.
|
General code cleanup and moving bits around as well.
|
||||||
|
|
|
@ -187,6 +187,7 @@
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkMenuItem</class>
|
<class>GtkMenuItem</class>
|
||||||
<name>full_screen</name>
|
<name>full_screen</name>
|
||||||
|
<sensitive>False</sensitive>
|
||||||
<accelerator>
|
<accelerator>
|
||||||
<modifiers>GDK_CONTROL_MASK</modifiers>
|
<modifiers>GDK_CONTROL_MASK</modifiers>
|
||||||
<key>GDK_3</key>
|
<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>
|
<last_modification_time>Sun, 06 Aug 2000 15:55:52 GMT</last_modification_time>
|
||||||
</signal>
|
</signal>
|
||||||
<stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
|
<stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
|
||||||
<relief>GTK_RELIEF_NORMAL</relief>
|
|
||||||
</widget>
|
</widget>
|
||||||
|
|
||||||
<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>
|
<last_modification_time>Sun, 06 Aug 2000 15:53:48 GMT</last_modification_time>
|
||||||
</signal>
|
</signal>
|
||||||
<stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
|
<stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
|
||||||
<relief>GTK_RELIEF_NORMAL</relief>
|
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue