Merge lp://staging/keryx/unstable into lp://staging/keryx/stable

Proposed by mac9416
Status: Rejected
Rejected by: Jayhawk
Proposed branch: lp://staging/keryx/unstable
Merge into: lp://staging/keryx/stable
Diff against target: None lines
To merge this branch: bzr merge lp://staging/keryx/unstable
Reviewer Review Type Date Requested Status
Keryx Admins Pending
Review via email: mp+10076@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
mac9416 (mac9416) wrote :

Updated versions to 0.92.3

Unmerged revisions

87. By Chris Oliver

Shortened text

86. By Chris Oliver

Add premade to list upon success

85. By Chris Oliver

Added donate link to home tab and changed the icon

84. By Chris Oliver

Premade profiles now use downloader

83. By Chris Oliver

Allow user to open a project after the first onequickly run

82. By Chris Oliver

R-R-R-REFACTOR

81. By Chris Oliver

Clean up clean up everybody do your share. Also update the profile name when selecting a premade package

80. By Chris Oliver

Fixed config location, added a bit of code for upgrades. Couple interface changes

79. By Chris Oliver

Added website links

78. By Chris Oliver

Fixed bug in aptdef where not all package statuses changed and removed Finished message during downloads

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/consts.py'
2--- lib/consts.py 2009-07-28 20:34:54 +0000
3+++ lib/consts.py 2009-08-13 01:55:45 +0000
4@@ -21,7 +21,7 @@
5
6 # Strings
7 appName = 'Keryx'
8-appVersion = '0.92.2'
9+appVersion = '0.92.3'
10 appNameShort = 'keryx'
11 appFileExt = '.keryx'
12 appComments = _('Bringing Updates Home.')
13
14=== modified file 'plugins/Debian.py'
15--- plugins/Debian.py 2009-08-13 00:58:17 +0000
16+++ plugins/Debian.py 2009-08-13 01:55:45 +0000
17@@ -21,7 +21,7 @@
18
19 PLUGIN_NAME = 'Debian'
20 PLUGIN_TYPE = 'OS'
21-PLUGIN_VERSION = '0.92.2'
22+PLUGIN_VERSION = '0.92.3'
23 PLUGIN_AUTHOR = 'Chris Oliver <excid3@gmail.com>'
24
25 FILE = 'debian.conf'

Subscribers

People subscribed via source and target branches