~jconti/recent-notifications/trunk

« back to all changes in this revision

Viewing changes to MANIFEST.in

  • Committer: Jason Conti
  • Date: 2010-03-08 18:16:22 UTC
  • Revision ID: jason.conti@gmail.com-20100308181622-gd3xbvuoxtpzjn69
Tags: 0.4.6
Adding support for gettext translations and a pointless en_US translation as an example. Using distutils-extra to automatically build the translations and the bonobo server. Replaced the build_servers target with update_prefix. This performs basically the same as build_servers except that it will do the substitution on any .in file, and it just writes the output file without the .in, instead of adding it to the data file install list.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
include COPYING
4
4
include MANIFEST.in
5
5
include recent-notifications
6
 
include RecentNotifications.server.in
7
 
include RecentNotifications.xml
 
6
include RecentNotifications.server.in.in
8
7
include run-tests.sh
9
8
recursive-include debian *
10
9
recursive-include icons *.svg
 
10
recursive-include po *
11
11
recursive-include tests *