[buoh] use unicode hellip
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [buoh] use unicode hellip
- Date: Wed, 23 Jan 2019 16:22:52 +0000 (UTC)
commit f6add37c0bde937732e619c82676396c7b4d07bd
Author: Jan Tojnar <jtojnar gmail com>
Date: Wed Jan 23 17:19:12 2019 +0100
use unicode hellip
build-aux/post-install.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/post-install.py b/build-aux/post-install.py
index 262994a..55918c6 100755
--- a/build-aux/post-install.py
+++ b/build-aux/post-install.py
@@ -9,8 +9,8 @@ icondir = sys.argv[1]
schemadir = sys.argv[2]
if not os.environ.get('DESTDIR'):
- print('Update icon cache...')
+ print('Update icon cache…')
subprocess.call(['gtk-update-icon-cache', '-f', '-t', icondir])
- print('Compiling gsettings schemas...')
+ print('Compiling gsettings schemas…')
subprocess.call(['glib-compile-schemas', schemadir])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]