From e917d3a28a238208ecf786cfda93dcd2893e3df2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 26 Oct 2017 23:19:26 +0200 Subject: Fork from Ubuntu's Indicator Messages. --- update-po.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'update-po.sh') diff --git a/update-po.sh b/update-po.sh index 4a2ca82..11c5e2a 100755 --- a/update-po.sh +++ b/update-po.sh @@ -15,9 +15,6 @@ set -x # # You should have received a copy of the GNU General Public License # along with this program. If not, see -# -# On Debian systems, the complete text of the GNU General -# Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". GETTEXT_DOMAIN=$(cat configure.ac | grep -E "^GETTEXT_PACKAGE=" | sed -e 's/GETTEXT_PACKAGE=//') -- cgit v1.2.3