Merge authors: Ken VanDine (ken-vandine) Related merge proposals: https://code.launchpad.net/~ken-vandine/evolution-indicator/desktop_file_moved/+merge/16287 proposed by: Ken VanDine (ken-vandine) review: Approve - Neil J. Patel (njpatel) ------------------------------------------------------------ revno: 56 [merge] author: Ken VanDine <[email protected]> committer: Ted Gould <[email protected]> branch nick: trunk timestamp: Mon 2009-12-21 10:03:33 -0600 message: The Evolution Desktop file has moved. modified: src/evolution-indicator.c
-- lp:evolution-indicator https://code.launchpad.net/~indicator-applet-developers/evolution-indicator/trunk Your team ayatana-commits is subscribed to branch lp:evolution-indicator. To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/evolution-indicator/trunk/+edit-subscription.
=== modified file 'src/evolution-indicator.c' --- src/evolution-indicator.c 2009-11-19 20:28:50 +0000 +++ src/evolution-indicator.c 2009-12-17 14:59:03 +0000 @@ -59,7 +59,7 @@ #define ACCOUNT_DIR "/apps/evolution/mail" #define ACCOUNTS ACCOUNT_DIR"/accounts" -#define EVOLUTION_DESKTOP_FILE "/usr/share/applications/evolution-mail.desktop" +#define EVOLUTION_DESKTOP_FILE "/usr/share/applications/evolution.desktop" #define UNREAD_DATA "unread"
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

