source: trunk/debathena/config/email-icon-config/debian/rules @ 23839

Revision 23839, 248 bytes checked in by geofft, 15 years ago (diff)
New package: debathena-email-icon-config Make the e-mail icon in the panel launch http://owa.mit.edu/ if your pobox is Exchange, and start Evolution (as usual) otherwise.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-email-icon-config += \
5        /usr/share/applications/evolution-mail.desktop
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.