mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-07 02:25:46 +01:00
Fix CompletionContext#allItems in wake of quoting fixes in revision 8ea6242902e4; other small fixes.
This commit is contained in:
@@ -4,7 +4,7 @@ TOP = $(shell pwd)
|
||||
OS = $(shell uname -s)
|
||||
BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")
|
||||
BASE = $(TOP)/../common
|
||||
GOOGLE_PROJ = pentadactyl-labs
|
||||
GOOGLE_PROJ = dactyl
|
||||
GOOGLE = https://$(GOOGLE_PROJ).googlecode.com/files
|
||||
|
||||
LOCALEDIR = locale
|
||||
|
||||
Reference in New Issue
Block a user