Changeset 3019

Show
Ignore:
Timestamp:
03/26/08 08:59:33 (10 months ago)
Author:
markybob
Message:

tag 0.5.8.7

Location:
tags/deluge-0.5.8.7
Files:
1 modified
14 copied

Legend:

Unmodified
Added
Removed
  • tags/deluge-0.5.8.7/glade/delugegtk.glade

    r2762 r3019  
    2020        </child> 
    2121        <child> 
    22           <widget class="GtkToolbar" id="tb_left"> 
     22          <widget class="GtkVPaned" id="vpaned1"> 
    2323            <property name="visible">True</property> 
    24             <property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property> 
    25             <property name="icon_size_set">True</property> 
    26             <child> 
    27               <widget class="GtkToolButton" id="toolbutton_add"> 
    28                 <property name="visible">True</property> 
    29                 <property name="tooltip" translatable="yes">Add Torrent</property> 
    30                 <property name="label" translatable="yes">Add</property> 
    31                 <property name="use_underline">True</property> 
    32                 <property name="stock_id">gtk-add</property> 
    33                 <signal name="clicked" handler="add_torrent"/> 
     24            <child> 
     25              <widget class="GtkAlignment" id="alignment5"> 
     26                <property name="visible">True</property> 
     27                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     28                <child> 
     29                  <widget class="GtkScrolledWindow" id="scrolledwindow1"> 
     30                    <property name="visible">True</property> 
     31                    <property name="can_focus">False</property> 
     32                    <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> 
     33                    <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> 
     34                    <child> 
     35                      <widget class="GtkTreeView" id="torrent_view"> 
     36                        <property name="visible">True</property> 
     37                        <property name="headers_clickable">True</property> 
     38                        <property name="reorderable">True</property> 
     39                        <property name="rules_hint">True</property> 
     40                        <property name="enable_search">False</property> 
     41                      </widget> 
     42                    </child> 
     43                  </widget> 
     44                </child> 
    3445              </widget> 
    3546              <packing> 
    36                 <property name="expand">False</property> 
     47                <property name="resize">True</property> 
     48                <property name="shrink">False</property> 
    3749              </packing> 
    3850            </child> 
    3951            <child> 
    40               <widget class="GtkToolButton" id="toolbutton_remove"> 
    41                 <property name="visible">True</property> 
    42                 <property name="sensitive">False</property> 
    43                 <property name="tooltip" translatable="yes">Remove Torrent</property> 
    44                 <property name="label" translatable="yes">Remove</property> 
    45                 <property name="use_underline">True</property> 
    46                 <property name="stock_id">gtk-remove</property> 
    47                 <signal name="clicked" handler="remove_torrent"/> 
     52              <widget class="GtkAlignment" id="alignment1"> 
     53                <property name="visible">True</property> 
     54                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     55                <child> 
     56                  <widget class="GtkNotebook" id="torrent_info"> 
     57                    <property name="visible">True</property> 
     58                    <property name="show_border">False</property> 
     59                    <property name="homogeneous">True</property> 
     60                    <child> 
     61                      <widget class="GtkScrolledWindow" id="scrolledwindow2"> 
     62                        <property name="visible">True</property> 
     63                        <property name="can_focus">True</property> 
     64                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     65                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> 
     66                        <property name="vscrollbar_policy">GTK_POLICY_NEVER</property> 
     67                        <child> 
     68                          <widget class="GtkViewport" id="viewport1"> 
     69                            <property name="visible">True</property> 
     70                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     71                            <property name="resize_mode">GTK_RESIZE_QUEUE</property> 
     72                            <property name="shadow_type">GTK_SHADOW_NONE</property> 
     73                            <child> 
     74                              <widget class="GtkTable" id="table1"> 
     75                                <property name="visible">True</property> 
     76                                <property name="n_rows">1</property> 
     77                                <property name="n_columns">2</property> 
     78                                <property name="column_spacing">10</property> 
     79                                <child> 
     80                                  <widget class="GtkFrame" id="frame3"> 
     81                                    <property name="visible">True</property> 
     82                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     83                                    <property name="label_xalign">0</property> 
     84                                    <child> 
     85                                      <widget class="GtkAlignment" id="alignment19"> 
     86                                        <property name="visible">True</property> 
     87                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     88                                        <property name="top_padding">10</property> 
     89                                        <property name="bottom_padding">10</property> 
     90                                        <property name="left_padding">15</property> 
     91                                        <property name="right_padding">15</property> 
     92                                        <child> 
     93                                          <widget class="GtkTable" id="table3"> 
     94                                            <property name="visible">True</property> 
     95                                            <property name="n_rows">7</property> 
     96                                            <property name="n_columns">2</property> 
     97                                            <property name="row_spacing">2</property> 
     98                                            <child> 
     99                                              <widget class="GtkLabel" id="summary_torrent_path"> 
     100                                                <property name="visible">True</property> 
     101                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     102                                                <property name="xalign">0</property> 
     103                                                <property name="wrap">True</property> 
     104                                                <property name="wrap_mode">PANGO_WRAP_CHAR</property> 
     105                                                <property name="selectable">True</property> 
     106                                              </widget> 
     107                                              <packing> 
     108                                                <property name="left_attach">1</property> 
     109                                                <property name="right_attach">2</property> 
     110                                                <property name="top_attach">1</property> 
     111                                                <property name="bottom_attach">2</property> 
     112                                              </packing> 
     113                                            </child> 
     114                                            <child> 
     115                                              <widget class="GtkAlignment" id="alignment26"> 
     116                                                <property name="visible">True</property> 
     117                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     118                                                <property name="right_padding">5</property> 
     119                                                <child> 
     120                                                  <widget class="GtkLabel" id="label25"> 
     121                                                    <property name="visible">True</property> 
     122                                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     123                                                    <property name="xalign">0</property> 
     124                                                    <property name="label" translatable="yes">&lt;b&gt;Path:&lt;/b&gt;</property> 
     125                                                    <property name="use_markup">True</property> 
     126                                                  </widget> 
     127                                                </child> 
     128                                              </widget> 
     129                                              <packing> 
     130                                                <property name="top_attach">1</property> 
     131                                                <property name="bottom_attach">2</property> 
     132                                                <property name="x_options">GTK_FILL</property> 
     133                                              </packing> 
     134                                            </child> 
     135                                            <child> 
     136                                              <widget class="GtkLabel" id="summary_next_announce"> 
     137                                                <property name="visible">True</property> 
     138                                                <property name="xalign">0</property> 
     139                                                <property name="wrap">True</property> 
     140                                                <property name="selectable">True</property> 
     141                                              </widget> 
     142                                              <packing> 
     143                                                <property name="left_attach">1</property> 
     144                                                <property name="right_attach">2</property> 
     145                                                <property name="top_attach">6</property> 
     146                                                <property name="bottom_attach">7</property> 
     147                                                <property name="y_options"></property> 
     148                                              </packing> 
     149                                            </child> 
     150                                            <child> 
     151                                              <widget class="GtkLabel" id="summary_tracker_status"> 
     152                                                <property name="visible">True</property> 
     153                                                <property name="xalign">0</property> 
     154                                                <property name="wrap">True</property> 
     155                                                <property name="wrap_mode">PANGO_WRAP_CHAR</property> 
     156                                                <property name="selectable">True</property> 
     157                                              </widget> 
     158                                              <packing> 
     159                                                <property name="left_attach">1</property> 
     160                                                <property name="right_attach">2</property> 
     161                                                <property name="top_attach">5</property> 
     162                                                <property name="bottom_attach">6</property> 
     163                                                <property name="y_options"></property> 
     164                                              </packing> 
     165                                            </child> 
     166                                            <child> 
     167                                              <widget class="GtkLabel" id="summary_tracker"> 
     168                                                <property name="visible">True</property> 
     169                                                <property name="xalign">0</property> 
     170                                                <property name="wrap">True</property> 
     171                                                <property name="wrap_mode">PANGO_WRAP_CHAR</property> 
     172                                                <property name="selectable">True</property> 
     173                                              </widget> 
     174                                              <packing> 
     175                                                <property name="left_attach">1</property> 
     176                                                <property name="right_attach">2</property> 
     177                                                <property name="top_attach">4</property> 
     178                                                <property name="bottom_attach">5</property> 
     179                                                <property name="y_options"></property> 
     180                                              </packing> 
     181                                            </child> 
     182                                            <child> 
     183                                              <widget class="GtkAlignment" id="alignment25"> 
     184                                                <property name="visible">True</property> 
     185                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     186                                                <property name="right_padding">5</property> 
     187                                                <child> 
     188                                                  <widget class="GtkLabel" id="label24"> 
     189                                                    <property name="visible">True</property> 
     190                                                    <property name="xalign">0</property> 
     191                                                    <property name="yalign">0</property> 
     192                                                    <property name="ypad">1</property> 
     193                                                    <property name="label" translatable="yes">&lt;b&gt;Name:&lt;/b&gt;</property> 
     194                                                    <property name="use_markup">True</property> 
     195                                                  </widget> 
     196                                                </child> 
     197                                              </widget> 
     198                                              <packing> 
     199                                                <property name="x_options">GTK_FILL</property> 
     200                                              </packing> 
     201                                            </child> 
     202                                            <child> 
     203                                              <widget class="GtkAlignment" id="alignment24"> 
     204                                                <property name="visible">True</property> 
     205                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     206                                                <property name="right_padding">5</property> 
     207                                                <child> 
     208                                                  <widget class="GtkLabel" id="label23"> 
     209                                                    <property name="visible">True</property> 
     210                                                    <property name="xalign">0</property> 
     211                                                    <property name="ypad">1</property> 
     212                                                    <property name="label" translatable="yes">&lt;b&gt;Next Announce:&lt;/b&gt;</property> 
     213                                                    <property name="use_markup">True</property> 
     214                                                  </widget> 
     215                                                </child> 
     216                                              </widget> 
     217                                              <packing> 
     218                                                <property name="top_attach">6</property> 
     219                                                <property name="bottom_attach">7</property> 
     220                                                <property name="x_options">GTK_FILL</property> 
     221                                              </packing> 
     222                                            </child> 
     223                                            <child> 
     224                                              <widget class="GtkAlignment" id="alignment23"> 
     225                                                <property name="visible">True</property> 
     226                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     227                                                <property name="right_padding">5</property> 
     228                                                <child> 
     229                                                  <widget class="GtkLabel" id="label22"> 
     230                                                    <property name="visible">True</property> 
     231                                                    <property name="xalign">0</property> 
     232                                                    <property name="ypad">1</property> 
     233                                                    <property name="label" translatable="yes">&lt;b&gt;Tracker Status:&lt;/b&gt;</property> 
     234                                                    <property name="use_markup">True</property> 
     235                                                  </widget> 
     236                                                </child> 
     237                                              </widget> 
     238                                              <packing> 
     239                                                <property name="top_attach">5</property> 
     240                                                <property name="bottom_attach">6</property> 
     241                                                <property name="x_options">GTK_FILL</property> 
     242                                              </packing> 
     243                                            </child> 
     244                                            <child> 
     245                                              <widget class="GtkAlignment" id="alignment22"> 
     246                                                <property name="visible">True</property> 
     247                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     248                                                <property name="right_padding">5</property> 
     249                                                <child> 
     250                                                  <widget class="GtkLabel" id="label21"> 
     251                                                    <property name="visible">True</property> 
     252                                                    <property name="xalign">0</property> 
     253                                                    <property name="ypad">1</property> 
     254                                                    <property name="label" translatable="yes">&lt;b&gt;Tracker:&lt;/b&gt;</property> 
     255                                                    <property name="use_markup">True</property> 
     256                                                  </widget> 
     257                                                </child> 
     258                                              </widget> 
     259                                              <packing> 
     260                                                <property name="top_attach">4</property> 
     261                                                <property name="bottom_attach">5</property> 
     262                                                <property name="x_options">GTK_FILL</property> 
     263                                              </packing> 
     264                                            </child> 
     265                                            <child> 
     266                                              <widget class="GtkAlignment" id="alignment21"> 
     267                                                <property name="visible">True</property> 
     268                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     269                                                <property name="right_padding">5</property> 
     270                                                <child> 
     271                                                  <widget class="GtkLabel" id="label20"> 
     272                                                    <property name="visible">True</property> 
     273                                                    <property name="xalign">0</property> 
     274                                                    <property name="ypad">1</property> 
     275                                                    <property name="label" translatable="yes">&lt;b&gt;Total Size:&lt;/b&gt;</property> 
     276                                                    <property name="use_markup">True</property> 
     277                                                  </widget> 
     278                                                </child> 
     279                                              </widget> 
     280                                              <packing> 
     281                                                <property name="top_attach">2</property> 
     282                                                <property name="bottom_attach">3</property> 
     283                                                <property name="x_options">GTK_FILL</property> 
     284                                              </packing> 
     285                                            </child> 
     286                                            <child> 
     287                                              <widget class="GtkLabel" id="summary_name"> 
     288                                                <property name="visible">True</property> 
     289                                                <property name="xalign">0</property> 
     290                                                <property name="wrap">True</property> 
     291                                                <property name="wrap_mode">PANGO_WRAP_CHAR</property> 
     292                                                <property name="selectable">True</property> 
     293                                              </widget> 
     294                                              <packing> 
     295                                                <property name="left_attach">1</property> 
     296                                                <property name="right_attach">2</property> 
     297                                                <property name="y_options"></property> 
     298                                              </packing> 
     299                                            </child> 
     300                                            <child> 
     301                                              <widget class="GtkLabel" id="summary_total_size"> 
     302                                                <property name="visible">True</property> 
     303                                                <property name="xalign">0</property> 
     304                                                <property name="selectable">True</property> 
     305                                              </widget> 
     306                                              <packing> 
     307                                                <property name="left_attach">1</property> 
     308                                                <property name="right_attach">2</property> 
     309                                                <property name="top_attach">2</property> 
     310                                                <property name="bottom_attach">3</property> 
     311                                                <property name="y_options"></property> 
     312                                              </packing> 
     313                                            </child> 
     314                                            <child> 
     315                                              <widget class="GtkLabel" id="summary_num_files"> 
     316                                                <property name="visible">True</property> 
     317                                                <property name="xalign">0</property> 
     318                                                <property name="selectable">True</property> 
     319                                              </widget> 
     320                                              <packing> 
     321                                                <property name="left_attach">1</property> 
     322                                                <property name="right_attach">2</property> 
     323                                                <property name="top_attach">3</property> 
     324                                                <property name="bottom_attach">4</property> 
     325                                                <property name="y_options"></property> 
     326                                              </packing> 
     327                                            </child> 
     328                                            <child> 
     329                                              <widget class="GtkAlignment" id="alignment20"> 
     330                                                <property name="visible">True</property> 
     331                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     332                                                <property name="right_padding">5</property> 
     333                                                <child> 
     334                                                  <widget class="GtkLabel" id="label19"> 
     335                                                    <property name="visible">True</property> 
     336                                                    <property name="xalign">0</property> 
     337                                                    <property name="ypad">1</property> 
     338                                                    <property name="label" translatable="yes">&lt;b&gt;# of files:&lt;/b&gt;</property> 
     339                                                    <property name="use_markup">True</property> 
     340                                                  </widget> 
     341                                                </child> 
     342                                              </widget> 
     343                                              <packing> 
     344                                                <property name="top_attach">3</property> 
     345                                                <property name="bottom_attach">4</property> 
     346                                                <property name="x_options">GTK_FILL</property> 
     347                                              </packing> 
     348                                            </child> 
     349                                          </widget> 
     350                                        </child> 
     351                                      </widget> 
     352                                    </child> 
     353                                    <child> 
     354                                      <widget class="GtkLabel" id="label26"> 
     355                                        <property name="visible">True</property> 
     356                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     357                                        <property name="label" translatable="yes">&lt;b&gt;Torrent Info&lt;/b&gt;</property> 
     358                                        <property name="use_markup">True</property> 
     359                                      </widget> 
     360                                      <packing> 
     361                                        <property name="type">label_item</property> 
     362                                      </packing> 
     363                                    </child> 
     364                                  </widget> 
     365                                  <packing> 
     366                                    <property name="left_attach">1</property> 
     367                                    <property name="right_attach">2</property> 
     368                                    <property name="y_options">GTK_FILL</property> 
     369                                  </packing> 
     370                                </child> 
     371                                <child> 
     372                                  <widget class="GtkFrame" id="frame1"> 
     373                                    <property name="visible">True</property> 
     374                                    <property name="label_xalign">0</property> 
     375