Commit ee62b591 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Used buttons instead of pixmaps. Just looks a lot better ;-).

parent 5ce8ea5d
...@@ -60,130 +60,78 @@ ...@@ -60,130 +60,78 @@
<tooltips>True</tooltips> <tooltips>True</tooltips>
<child> <child>
<padding>0</padding> <padding>0</padding>
<expand>False</expand> <expand>True</expand>
<fill>True</fill> <fill>True</fill>
</child> </child>
<widget> <widget>
<class>GtkPixmap</class> <class>GtkButton</class>
<name>xpm_open</name> <child_name>Toolbar:button</child_name>
<can_focus>True</can_focus> <name>toolbar_open</name>
<signal> <label>Open</label>
<name>button_press_event</name> <icon>familiar-openb16x16.xpm</icon>
<handler>on_xpm_open_button_press_event</handler>
<last_modification_time>Mon, 22 Jul 2002 13:18:11 GMT</last_modification_time>
</signal>
<filename>familiar-openb16x16.xpm</filename>
<xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<build_insensitive>True</build_insensitive>
</widget> </widget>
<widget> <widget>
<class>GtkPixmap</class> <class>GtkButton</class>
<name>xpm_preferences</name> <child_name>Toolbar:button</child_name>
<can_focus>True</can_focus> <name>toolbar_preferences</name>
<signal> <label>Preferences</label>
<name>button_press_event</name> <icon>familiar-preferencesb16x16.xpm</icon>
<handler>on_xpm_preferences_button_press_event</handler>
<last_modification_time>Mon, 22 Jul 2002 13:17:55 GMT</last_modification_time>
</signal>
<filename>familiar-preferencesb16x16.xpm</filename>
<xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<build_insensitive>True</build_insensitive>
</widget> </widget>
<widget> <widget>
<class>GtkPixmap</class> <class>GtkButton</class>
<name>xpm_rewind</name> <child_name>Toolbar:button</child_name>
<can_focus>True</can_focus> <name>toolbar_rewind</name>
<signal> <label>Rewind</label>
<name>button_press_event</name> <icon>familiar-rewindb16x16.xpm</icon>
<handler>on_xpm_rewind_button_press_event</handler>
<last_modification_time>Mon, 22 Jul 2002 13:18:17 GMT</last_modification_time>
</signal>
<filename>familiar-rewindb16x16.xpm</filename>
<xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<build_insensitive>True</build_insensitive>
<child> <child>
<new_group>True</new_group> <new_group>True</new_group>
</child> </child>
</widget> </widget>
<widget> <widget>
<class>GtkPixmap</class> <class>GtkButton</class>
<name>xpm_pause</name> <child_name>Toolbar:button</child_name>
<can_focus>True</can_focus> <name>toolbar_pause</name>
<signal> <label>Pause</label>
<name>button_press_event</name> <icon>familiar-pauseb16x16.xpm</icon>
<handler>on_xpm_pause_button_press_event</handler>
<last_modification_time>Mon, 22 Jul 2002 13:18:29 GMT</last_modification_time>
</signal>
<filename>familiar-pauseb16x16.xpm</filename>
<xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<build_insensitive>True</build_insensitive>
</widget> </widget>
<widget> <widget>
<class>GtkPixmap</class> <class>GtkButton</class>
<name>xpm_play</name> <child_name>Toolbar:button</child_name>
<can_focus>True</can_focus> <name>toolbar_play</name>
<signal> <label>Play</label>
<name>button_press_event</name> <icon>familiar-playb16x16.xpm</icon>
<handler>on_xpm_play_button_press_event</handler>
<last_modification_time>Mon, 22 Jul 2002 13:18:36 GMT</last_modification_time>
</signal>
<filename>familiar-playb16x16.xpm</filename>
<xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<build_insensitive>True</build_insensitive>
</widget> </widget>
<widget> <widget>
<class>GtkPixmap</class> <class>GtkButton</class>
<name>xpm_stop</name> <child_name>Toolbar:button</child_name>
<can_focus>True</can_focus> <name>toolbar_stop</name>
<signal> <label>Stop</label>
<name>button_press_event</name> <icon>familiar-stopb16x16.xpm</icon>
<handler>on_xpm_stop_button_press_event</handler>
<last_modification_time>Mon, 22 Jul 2002 13:18:43 GMT</last_modification_time>
</signal>
<filename>familiar-stopb16x16.xpm</filename>
<xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<build_insensitive>True</build_insensitive>
</widget> </widget>
<widget> <widget>
<class>GtkPixmap</class> <class>GtkButton</class>
<name>xpm_forward</name> <child_name>Toolbar:button</child_name>
<can_focus>True</can_focus> <name>toolbar_forward</name>
<signal> <label>Forward</label>
<name>button_press_event</name> <icon>familiar-forwardb16x16.xpm</icon>
<handler>on_xpm_forward_button_press_event</handler> </widget>
<last_modification_time>Mon, 22 Jul 2002 13:18:55 GMT</last_modification_time>
</signal> <widget>
<filename>familiar-forwardb16x16.xpm</filename> <class>GtkButton</class>
<xalign>0.5</xalign> <child_name>Toolbar:button</child_name>
<yalign>0.5</yalign> <name>toolbar_about</name>
<xpad>0</xpad> <label>About</label>
<ypad>0</ypad> <icon>vlc16x16.xpm</icon>
<build_insensitive>True</build_insensitive> <child>
<new_group>True</new_group>
</child>
</widget> </widget>
</widget> </widget>
......
/*****************************************************************************
* familiar_callbacks.h : familiar plugin for vlc
*****************************************************************************
* Copyright (C) 2002 VideoLAN
* $Id: familiar_callbacks.h,v 1.4 2002/07/24 15:59:02 jpsaman Exp $
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
#include <gtk/gtk.h> #include <gtk/gtk.h>
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment