We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fbc8c commit dc35793Copy full SHA for dc35793
.gitignore
@@ -1,2 +1,2 @@
1
-.pydevproject
2
-.pyc
+*.pydevproject
+*.pyc
gazetteers/astun.py
@@ -10,7 +10,7 @@
10
'mapsource': 'Workshop/MyHouse',
11
'_': '1344265603168',
12
'location': '##searchstring##',
13
- 'pagesize': '6',
+ 'pagesize': '30',
14
'startnum': '1',
15
}
16
ui_gazetteersearch.py
@@ -2,7 +2,7 @@
3
# Form implementation generated from reading ui file 'ui_gazetteersearch.ui'
4
#
5
-# Created: Fri Aug 17 10:11:22 2012
+# Created: Mon Aug 20 06:39:41 2012
6
# by: PyQt4 UI code generator 4.8.3
7
8
# WARNING! All changes made in this file will be lost!
0 commit comments