From 12e2fc69f9b7698f19ab21d98f92151029c669fb Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Tue, 7 Aug 2018 16:59:49 -0600 Subject: sakura: convert repository to git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a repository conversion of sakura, a VTE based terminal emulator authored and maintained by David Gómez[0]. See the AUTHORS file for a more comprehensive list of contributors. Full history is not being imported since `bzr-git` and `fast-import` plugins seem to be broken. To get a full history before this point, please refer to the original Bazaar repository on launchpad[1]. [0]: mailto:david@pleyades.net [1]: https://launchpad.net/sakura --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 po/POTFILES.in (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..776037c --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1 @@ +src/sakura.c -- cgit v1.2.1