Changeset 5369


Ignore:
Timestamp:
06/19/09 13:02:53 (3 years ago)
Author:
ryan52
Message:

remove .po files from MANIFEST.SKIP, they are needed for Debian since they are the source for the .mo files (ryan52)

Location:
trunk/Padre-Plugin-SpellCheck
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-SpellCheck/Changes

    r5368 r5369  
    44 - Add Chinese (Traditional) translation (BLUET) 
    55 - spanish translation added (courtesy of brunov++) 
     6 - remove .po files from MANIFEST.SKIP, they are needed for Debian 
     7   since they are the source for the .mo files (ryan52) 
    68 
    791.1.1 Fri May  8 17:37:58 CEST 2009 
  • trunk/Padre-Plugin-SpellCheck/MANIFEST.SKIP

    r4185 r5369  
    4747\B\._ 
    4848 
    49 # avoid po and pot files (gettext) 
     49# avoid pot files (gettext) 
    5050\.pot$ 
    51 \.po$ 
    5251 
    5352# Avoid archives of this distribution 
Note: See TracChangeset for help on using the changeset viewer.