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

Unified Diff: src/ibuskeysyms-compat.h

Issue 5517048: Merge the devel branch (Closed) Base URL: git@github.com:phuang/ibus.git@devel
Patch Set: Rebase on HEAD Created 13 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/ibuskeysyms-compat.h
diff --git a/src/ibuskeysyms.h b/src/ibuskeysyms-compat.h
similarity index 99%
copy from src/ibuskeysyms.h
copy to src/ibuskeysyms-compat.h
index b0420cad73e1710c904c5467d5733f1524002a40..c131ed13d6fb746e6c09b2a251642031028dd981 100644
--- a/src/ibuskeysyms.h
+++ b/src/ibuskeysyms-compat.h
@@ -40,8 +40,8 @@
*
*/
-#ifndef __IBUS_KEYSYMS_H__
-#define __IBUS_KEYSYMS_H__
+#ifndef __IBUS_KEYSYMS_COMPAT_H__
+#define __IBUS_KEYSYMS_COMPAT_H__
#define IBUS_VoidSymbol 0xffffff
@@ -2096,4 +2096,4 @@
#define IBUS_braille_dots_2345678 0x10028fe
#define IBUS_braille_dots_12345678 0x10028ff
-#endif /* __IBUS_KEYSYMS_H__ */
+#endif /* __IBUS_KEYSYMS_COMPAT_H__ */

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