custard20111031.diff

diff file to change trac to redmine in above bug. - ramon ., 2011-10-31 06:31 AM

Download (918 Bytes)

View differences:

src/app/qgisapp.cpp
6388 6388
                              "<p>Version of the project file: %1<br>Current version of QGIS: %2" )
6389 6389
                          .arg( oldVersion )
6390 6390
                          .arg( QGis::QGIS_VERSION )
6391
                          .arg( "<a href=\"https://trac.osgeo.org/qgis\">http://trac.osgeo.org/qgis</a> " )
6391
                          .arg( "<a href=\"http://hub.qgis.org/projects/quantum-gis\">http://hub.qgis.org/projects/quantum-gis</a> " )
6392 6392
                          .arg( tr( "<tt>Settings:Options:General</tt>", "Menu path to setting options" ) )
6393 6393
                          .arg( tr( "Warn me when opening a project file saved with an older version of QGIS" ) )
6394 6394
                        );