Opened 7 years ago
Closed 7 years ago
#1315 closed enhancement/feature request (fixed)
navit_shipped.xml (reference improvement)
Reported by: | bobbib | Owned by: | KaZeR |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | core | Version: | git master |
Severity: | trivial | Keywords: | |
Cc: |
Description
Just a small improvement of the "navit_shipped.xml" header comments.
--- trunk/navit/navit/navit_shipped.xml +++ trunk/navit/navit/navit_shipped.xml.new @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?><!-- For configuration options used in this file, please read - http://wiki.navit-project.org/index.php/Configuring_Navit - Do not edit /usr/share/navit/navit.xml : changes would be lost - on upgrade. Rather copy it to ~/.navit/. + http://wiki.navit-project.org/index.php/Configuration + Do not edit /usr/share/navit/navit.xml or /etc/navit/navit.xml : + changes would be lost on upgrade. Rather copy it to ~/.navit/. --> <!DOCTYPE config SYSTEM "navit.dtd">
Change History (1)
comment:1 Changed 7 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Applied in bb1b6f4f65d45e09375c687b124beaee4d6540d3
Thank you!