Merge lp:~jassmith/window-picker-applet/about-dialog into lp:window-picker-applet

Proposed by Jason Smith
Status: Merged
Merged at revision: not available
Proposed branch: lp:~jassmith/window-picker-applet/about-dialog
Merge into: lp:window-picker-applet
Diff against target: None lines
To merge this branch: bzr merge lp:~jassmith/window-picker-applet/about-dialog
Reviewer Review Type Date Requested Status
Mirco Müller (community) Approve
Review via email: mp+10734@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jason Smith (jassmith) wrote :

Makes window-picker-applet about dialog display proper version.

Revision history for this message
Mirco Müller (macslow) wrote :

Looks like not much can go wrong here :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/applet.c'
2--- src/applet.c 2009-08-26 11:26:17 +0000
3+++ src/applet.c 2009-08-26 12:49:49 +0000
4@@ -267,7 +267,7 @@
5 g_object_set (panel_about_dialog,
6 "name", _("Window Picker"),
7 "comments", _("Window Picker"),
8- "version", "0.1",
9+ "version", PACKAGE_VERSION,
10 "authors", close_window_authors,
11 "logo-icon-name", "system-preferences-windows",
12 "copyright", "Copyright \xc2\xa9 2008 Canonical Ltd",

Subscribers

People subscribed via source and target branches

to all changes: