~ubuntu-branches/debian/sid/gsmartcontrol/sid

« back to all changes in this revision

Viewing changes to src/res/gsc_about_dialog.glade

  • Committer: Bazaar Package Importer
  • Author(s): Giuseppe Iuculano
  • Date: 2011-07-15 14:59:29 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110715145929-2o1o4phm5w1rwttz
Tags: 0.8.6-1
* [dbb993d] Updated my email address and removed DM-Upload-Allowed
  control field
* [b681b5b] Imported Upstream version 0.8.6
* [ab9bb7a] Refreshed patches
* [a909506] Bump to Standards-Version 3.9.2, no changes needed
* [48dd13d] Switch to dpkg-source 3.0 (quilt) format

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.4.5 on Tue Sep  2 12:47:41 2008 -->
 
1
<?xml version="1.0"?>
4
2
<glade-interface>
 
3
  <requires-version lib="gtk+" version="2.12"/>
5
4
  <widget class="GtkAboutDialog" id="gsc_about_dialog">
6
5
    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
7
 
    <property name="border_width">5</property>
 
6
    <property name="border_width">6</property>
8
7
    <property name="title" translatable="yes">About GSmartControl</property>
9
8
    <property name="resizable">False</property>
10
9
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
20
19
      <widget class="GtkVBox" id="dialog-vbox1">
21
20
        <property name="visible">True</property>
22
21
        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
23
 
        <property name="spacing">2</property>
 
22
        <property name="spacing">6</property>
24
23
        <child>
25
24
          <placeholder/>
26
25
        </child>