Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(635)

Delta Between Two Patch Sets: bindings/vala/Makefile.am

Issue 320700043: ui/gtk3: Integrate custom rendering to use HarfBuzz glyph info Base URL: git@github.com:ibus/ibus.git@master
Left Patch Set: Fix a build failure in ibusfontset.h dependency Created 6 years, 6 months ago
Right Patch Set: Fix a typo Created 6 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « bindings/vala/IBusFontSet-1.0.metadata ('k') | bindings/vala/ibus-fontset-1.0.deps » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 # vim:set noet ts=4: 1 # vim:set noet ts=4:
2 # 2 #
3 # ibus - The Input Bus 3 # ibus - The Input Bus
4 # 4 #
5 # Copyright (c) 2007-2016 Peng Huang <shawn.p.huang@gmail.com> 5 # Copyright (c) 2007-2016 Peng Huang <shawn.p.huang@gmail.com>
6 # Copyright (c) 2017 Takao Fujiwara <takao.fujiwara1@gmail.com> 6 # Copyright (c) 2017 Takao Fujiwara <takao.fujiwara1@gmail.com>
7 # Copyright (c) 2007-2017 Red Hat, Inc. 7 # Copyright (c) 2007-2017 Red Hat, Inc.
8 # 8 #
9 # This library is free software; you can redistribute it and/or 9 # This library is free software; you can redistribute it and/or
10 # modify it under the terms of the GNU Lesser General Public 10 # modify it under the terms of the GNU Lesser General Public
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 DISTCLEANFILES += $(ibus_fontset_vapi) 264 DISTCLEANFILES += $(ibus_fontset_vapi)
265 265
266 endif 266 endif
267 # end of HAVE_INTROSPECTION 267 # end of HAVE_INTROSPECTION
268 endif 268 endif
269 # end of ENABLE_HARFBUZZ_FOR_EMOJI 269 # end of ENABLE_HARFBUZZ_FOR_EMOJI
270 endif 270 endif
271 # end of ENABLE_EMOJI_DICT 271 # end of ENABLE_EMOJI_DICT
272 272
273 -include $(top_srcdir)/git.mk 273 -include $(top_srcdir)/git.mk
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b