aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.skip
diff options
context:
space:
mode:
authorKenneth Christiansen <kenneth@src.gnome.org>2001-01-17 07:18:44 +0800
committerKenneth Christiansen <kenneth@src.gnome.org>2001-01-17 07:18:44 +0800
commit7589aadf9df7e3bbbd91ec9d1677685992705ed7 (patch)
tree23ea6b46bfb50005281e6e7dded763818b8f261f /po/POTFILES.skip
parent281420328953182128ecf03cbe2f771c75028e40 (diff)
downloadgsoc2013-evolution-7589aadf9df7e3bbbd91ec9d1677685992705ed7.tar.gz
gsoc2013-evolution-7589aadf9df7e3bbbd91ec9d1677685992705ed7.tar.zst
gsoc2013-evolution-7589aadf9df7e3bbbd91ec9d1677685992705ed7.zip
2001-01.16 Kenneth Christiansen <kenneth@gnu.org>
* POTFILES.(in|skip): Updated after consulting Michael. svn path=/trunk/; revision=7551
Diffstat (limited to 'po/POTFILES.skip')
-rw-r--r--po/POTFILES.skip17
1 files changed, 17 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 0000000000..afdc5c68eb
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1,17 @@
+addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h
+addressbook/contact-editor/fulladdr.glade.h
+addressbook/gui/component/select-names/select-names.glade.h
+addressbook/gui/widgets/alphabet.glade.h
+addressbook/printing/e-contact-print.glade.h
+calendar/gui/dialogs/alarm-notify.glade.h
+calendar/gui/dialogs/cal-prefs-dialog.glade.h
+calendar/gui/dialogs/task-editor-dialog.glade.h
+calendar/gui/e-itip-control.glade.h
+calendar/gui/e-meeting-dialog.glade.h
+calendar/gui/event-editor-dialog.glade.h
+calendar/gui/goto-dialog.glade.h
+composer/e-msg-composer-attachment.glade.h
+filter/filter.glade.h
+mail/mail-config.glade.h
+mail/subscribe-dialog.glade.h
+
MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight * Reassign to the perl collectiveadamw2017-01-031-1/+1 | * leeym handed in his commit bit.rene2017-01-031-1/+1 | * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2 | | | | | With hat: portmgr Sponsored by: Absolight * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-0/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr * Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-101-1/+1 | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) * - stage supportaz2014-01-051-3/+0 | | | | Approved by: portmgr (blanket infrastructure) * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2 | | | | news) * - convert to the new perl5 frameworkaz2013-09-021-1/+2 | | | | Approved by: portmgr (bapt@, blanket) * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2 | | | | Approved by: portmgr@ (bapt@) * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1 | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) * - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1 | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) * - Update to 0.08leeym2006-06-281-3/+3 | | | | | | PR: 99569 Submitted by: clsung Approved by: leeym * - update to 0.07leeym2005-04-081-1/+1 | * - update to p5-News-Article-NoCeM-0.06leeym2005-04-071-1/+1 | * update to News::Article::NoCeM 0.04leeym2004-12-251-1/+1 | * - correct pkg-plistleeym2004-12-191-3/+0 | | | | Noticed by: kris