Opened 14 years ago
Last modified 6 years ago
#1204 new enhancement
associate *.gxw files with grass executable
Reported by: | timmie | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.0.0 |
Component: | Installation | Version: | svn-releasebranch64 |
Keywords: | OS integration, startup, wxGUI, workspace, file association, file type | Cc: | |
CPU: | All | Platform: | All |
Description
Hello, when installung GRASS on Windows or Linux, please make the installer associate the gxw files with the GRASS executable.
This would enable users to restart working on saved projects by just clicking on the gxw filws in the file explorer.
Thanks.
Change History (7)
comment:1 by , 14 years ago
Type: | defect → enhancement |
---|
comment:2 by , 13 years ago
Keywords: | OS integration added |
---|---|
Milestone: | 6.4.1 → 6.4.3 |
Summary: | associate *.gxw files with grass executabel → associate *.gxw files with grass executable |
comment:3 by , 12 years ago
Version: | 6.4.0 → svn-releasebranch64 |
---|
comment:4 by , 12 years ago
Milestone: | 6.4.3 → 6.4.4 |
---|
comment:5 by , 9 years ago
Milestone: | 6.4.4 → 6.4.6 |
---|
comment:6 by , 6 years ago
Keywords: | startup wxGUI workspace file association file type added |
---|---|
Milestone: | 6.4.6 → 8.0.0 |
This depends on #3575 because it needs the path to mapset (the saving to the workspace part of #3575). Than the grass
executable needs to read the .gxw file and use database/location/mapset (full mapset path) from there instead of expecting it in the command line, reading it from .grass7/rc
file, or showing Startup window.
I suppose that this is OS specific. For example, one of many needed changes:
http://library.gnome.org/admin/system-admin-guide/stable/mimetypes-registering.html.en