Merge lp:~allsymes/jockey/progress-window into lp:jockey

Proposed by Luke Symes
Status: Needs review
Proposed branch: lp:~allsymes/jockey/progress-window
Merge into: lp:jockey
Diff against target: 12 lines (+2/-0)
1 file modified
gtk/jockey-gtk.ui (+2/-0)
To merge this branch: bzr merge lp:~allsymes/jockey/progress-window
Reviewer Review Type Date Requested Status
Registry Administrators Pending
Review via email: mp+20421@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Luke Symes (allsymes) wrote :

Makes the progress window skip the taskbar (no "Untitled Window" item), and sets the window's icon to be the jockey icon instead of generic missing icon.

Unmerged revisions

606. By Luke Symes

Make progress window skip the taskbar, and give it the Jockey icon

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gtk/jockey-gtk.ui'
2--- gtk/jockey-gtk.ui 2009-09-05 09:37:12 +0000
3+++ gtk/jockey-gtk.ui 2010-03-02 04:06:16 +0000
4@@ -365,6 +365,8 @@
5 <property name="window_position">center-always</property>
6 <property name="default_width">300</property>
7 <property name="destroy_with_parent">True</property>
8+ <property name="icon_name">jockey</property>
9+ <property name="skip_taskbar_hint">True</property>
10 <signal name="delete_event" handler="on_progress_cancel"/>
11 <child>
12 <object class="GtkVBox" id="vbox6">

Subscribers

People subscribed via source and target branches

to status/vote changes: