From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- plugins/src/inputmethods/simple/xcompose2q.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/src/inputmethods/simple/xcompose2q.rb') diff --git a/plugins/src/inputmethods/simple/xcompose2q.rb b/plugins/src/inputmethods/simple/xcompose2q.rb index b5d89deaa..af5bd7032 100644 --- a/plugins/src/inputmethods/simple/xcompose2q.rb +++ b/plugins/src/inputmethods/simple/xcompose2q.rb @@ -37,7 +37,7 @@ # Usage: # xcompose2q.rb /usr/X11R6/lib/X11/locale/en_US.UTF-8/Compose -retquire 'uconv' +require 'uconv' # translation table for lazy sorting raw2key = { -- cgit v1.2.1