aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2000-05-04 05:04:54 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2000-05-04 05:04:54 +0800
commit932ea694649727e1f0e17b5bc79fae12eafbcecd (patch)
tree359b558e5a9e326839d951a7d0fb8e5ebdca2d2f
parent2667c09e08e3701747ed1878ab8969b1fdca311c (diff)
downloadgsoc2013-evolution-932ea694649727e1f0e17b5bc79fae12eafbcecd.tar.gz
gsoc2013-evolution-932ea694649727e1f0e17b5bc79fae12eafbcecd.tar.zst
gsoc2013-evolution-932ea694649727e1f0e17b5bc79fae12eafbcecd.zip
Make it easier for us all
svn path=/trunk/; revision=2782
-rwxr-xr-xpo/update.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/po/update.sh b/po/update.sh
new file mode 100755
index 0000000000..0f8d517b0d
--- /dev/null
+++ b/po/update.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+xgettext --default-domain=evolution --directory=.. \
+ --add-comments --keyword=_ --keyword=N_ \
+ --files-from=./POTFILES.in \
+&& test ! -f evolution.po \
+ || ( rm -f ./evolution.pot \
+ && mv evolution.po ./evolution.pot )
m-plus?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=75f6a722ee0ec61640e7125506798e27e5abb2e0'>x11-fonts/mkfontscale: Update to 1.2.0zeising2019-03-121-0/+1 | | | | | | | | | | | | | | | | | Update x11-fonts/mkfontscale to 1.2.0 Remove x11-fonts/mkfontdir, which has been merged into mkfontscale. Update dependencies and bump portrevisions. Add an entry to UPDATING and MOVES Changelog: https://lists.x.org/archives/xorg/2019-March/059633.html Thanks to Antoine for the exp-run! PR: 236336 (exp-run) Obtained from: FreeBSD Graphics Team dev repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale Sponsored by: B3 Init * - Switch to options helpersamdmi32018-02-282-1/+3 | | | | | | - Update WWW Approved by: portmgr blanket