Merge lp:~codygarver/indicator-cpufreq/fix-1125598 into lp:indicator-cpufreq

Proposed by Cody Garver
Status: Merged
Merged at revision: 73
Proposed branch: lp:~codygarver/indicator-cpufreq/fix-1125598
Merge into: lp:indicator-cpufreq
Diff against target: 12 lines (+2/-0)
1 file modified
setup.py (+2/-0)
To merge this branch: bzr merge lp:~codygarver/indicator-cpufreq/fix-1125598
Reviewer Review Type Date Requested Status
Artem Popov Approve
Review via email: mp+148669@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Artem Popov (artfwo) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.py'
2--- setup.py 2013-01-25 14:15:03 +0000
3+++ setup.py 2013-02-15 11:19:22 +0000
4@@ -20,6 +20,8 @@
5 glob.glob('icons/ubuntu-mono-dark/*')),
6 ('share/icons/ubuntu-mono-light/status/22',
7 glob.glob('icons/ubuntu-mono-light/*')),
8+ ('share/icons/hicolor/22x22/status',
9+ glob.glob('icons/ubuntu-mono-dark/*')),
10 # ('/var/lib/polkit-1/localauthority/10-vendor.d',
11 # ['indicator-cpufreq.pkla']),
12 ]

Subscribers

People subscribed via source and target branches

to all changes: