Changeset 4128 for lliurex-store/trunk/fuentes/lliurex-store-gui
- Timestamp:
- Apr 7, 2017, 8:46:56 AM (4 years ago)
- Location:
- lliurex-store/trunk/fuentes/lliurex-store-gui/usr/share/lliurex-store/lliurex-store-gui
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-store/trunk/fuentes/lliurex-store-gui/usr/share/lliurex-store/lliurex-store-gui/MainMenu.py
r4117 r4128 26 26 HOME_CONTENT_URL="http://svn.lliurex.net/xenial/lliurex-store/trunk/fuentes/lliurex-store-gui/home_content.json" 27 27 #HOME_CONTENT_URL="file:///srv/svn/xenial/lliurex-store/trunk/fuentes/lliurex-store-gui/home_content.json" 28 TMP_STORE_DIR="/tmp/.lliurex-store/"28 #TMP_STORE_DIR="/tmp/.lliurex-store/" 29 29 TMP_STORE_DIR=os.path.expanduser("~/.cache/") 30 30
Note: See TracChangeset
for help on using the changeset viewer.