Merge lp:~aacid/unity-greeter/plasma5_badge into lp:unity-greeter

Proposed by Albert Astals Cid
Status: Merged
Merged at revision: 1508
Proposed branch: lp:~aacid/unity-greeter/plasma5_badge
Merge into: lp:unity-greeter
Diff against target: 11 lines (+1/-0)
1 file modified
src/session-list.vala (+1/-0)
To merge this branch: bzr merge lp:~aacid/unity-greeter/plasma5_badge
Reviewer Review Type Date Requested Status
Robert Ancell Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+246778@code.launchpad.net

Commit message

Support the session name for Plasma 5

To post a comment you must log in.
1506. By Albert Astals Cid

Support the session name for Plasma 5

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Thanks Albert!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/session-list.vala'
2--- src/session-list.vala 2014-11-19 12:11:44 +0000
3+++ src/session-list.vala 2015-01-16 20:57:48 +0000
4@@ -107,6 +107,7 @@
5 return "gnome_badge.png";
6 case "kde":
7 case "kde-plasma":
8+ case "plasma":
9 return "kde_badge.png";
10 case "xterm":
11 return "recovery_console_badge.png";

Subscribers

People subscribed via source and target branches