mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-12 00:06:43 -04:00
Deblin removed
This commit is contained in:
parent
d991f1d481
commit
247fa7b3e8
Binary file not shown.
Before Width: | Height: | Size: 277 KiB |
Binary file not shown.
Before Width: | Height: | Size: 277 KiB After Width: | Height: | Size: 285 KiB |
Binary file not shown.
Before Width: | Height: | Size: 426 KiB |
@ -1,5 +1,5 @@
|
||||
|
||||
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.xml spatialite.db customization.xml customization.ini
|
||||
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.xml spatialite.db customization.xml
|
||||
DESTINATION ${QGIS_DATA_DIR}/resources)
|
||||
|
||||
SUBDIRS(context_help)
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -300,7 +300,7 @@ static void setTitleBarText_( QWidget & qgisApp )
|
||||
{
|
||||
caption += " - " + QgsProject::instance()->title();
|
||||
}
|
||||
caption = QgisApp::tr( "Quantum GIS pro Deblin" ); //for dbl
|
||||
|
||||
qgisApp.setWindowTitle( caption );
|
||||
} // setTitleBarText_( QWidget * qgisApp )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user