Skip to content

Commit

Permalink
Deblin removed
Browse files Browse the repository at this point in the history
  • Loading branch information
blazek committed May 16, 2011
1 parent d991f1d commit 247fa7b
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 1,834 deletions.
Empty file removed dbl.txt
Empty file.
Binary file removed images/splash/deblin.png
Binary file not shown.
Binary file modified images/splash/splash.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/splash/splash.png.orig
Binary file not shown.
2 changes: 1 addition & 1 deletion resources/CMakeLists.txt
@@ -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)
1,832 changes: 0 additions & 1,832 deletions resources/customization.ini

This file was deleted.

2 changes: 1 addition & 1 deletion src/app/qgisapp.cpp
Expand Up @@ -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 )

Expand Down

0 comments on commit 247fa7b

Please sign in to comment.