Merge lp:~ken-vandine/evolution-indicator/desktop_file_moved into lp:evolution-indicator

Proposed by Ken VanDine
Status: Merged
Merged at revision: not available
Proposed branch: lp:~ken-vandine/evolution-indicator/desktop_file_moved
Merge into: lp:evolution-indicator
Diff against target: 11 lines (+1/-1)
1 file modified
src/evolution-indicator.c (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/evolution-indicator/desktop_file_moved
Reviewer Review Type Date Requested Status
Neil J. Patel (community) Approve
Review via email: mp+16287@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Fixed path to evolution launcher, it moved to evolution.desktop

Revision history for this message
Neil J. Patel (njpatel) wrote :

Looks good. Approved.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/evolution-indicator.c'
2--- src/evolution-indicator.c 2009-11-19 20:28:50 +0000
3+++ src/evolution-indicator.c 2009-12-17 15:05:22 +0000
4@@ -59,7 +59,7 @@
5 #define ACCOUNT_DIR "/apps/evolution/mail"
6 #define ACCOUNTS ACCOUNT_DIR"/accounts"
7
8-#define EVOLUTION_DESKTOP_FILE "/usr/share/applications/evolution-mail.desktop"
9+#define EVOLUTION_DESKTOP_FILE "/usr/share/applications/evolution.desktop"
10
11 #define UNREAD_DATA "unread"
12

Subscribers

People subscribed via source and target branches