tux-00 / pygtk-osm

OpenStreetMap GTK Viewer
GNU General Public License v3.0
2 stars 2 forks source link

It is working with Python 2.7.3 on Ubuntu 12.04.4 LTS #7

Closed alexandre-mbm closed 10 years ago

alexandre-mbm commented 10 years ago

Though lacks a setup.py install...

alexandre-mbm commented 10 years ago

This knowledge was useful in initial steps of translation:

# generate .po file from Glade file
xgettext --keyword=translatable -L Glade --sort-output -o en.po ../src/pygtk_osm_game.ui 
# install easy translation tool
sudo apt-get install poedit
# generate first .mo file for tests (the "Save" button at poedit generates .mo also)
python setup.py compile_catalog --directory locale --locale pt_BR

About the setup.py install, see distutils and setuptools. Study the architecture of the grip also.

tux-00 commented 10 years ago

../src/pygtk_osm_game.ui + ../src/pygtk_osm_game.py + repository name has changed. Update filenames and it's OK to merge. Thanks!

alexandre-mbm commented 10 years ago

:ok:

alexandre-mbm commented 10 years ago

@tux-00, done!

alexandre-mbm commented 10 years ago

Thank you for your consideration. I will continue my intentions (see issue #9) as I can. Are you interested in those use cases?

tux-00 commented 10 years ago

This is ok. But what is the final idea ? You want to make something like mapillary.com ?

alexandre-mbm commented 10 years ago

No. I want to make something for Mapillary's users that uses cameras without GPS. And anyone who is interested in georeference photos.