From 24e6dac59faaeb9041d4a0130dfc911eea746c3b Mon Sep 17 00:00:00 2001 From: Giuseppe Sucameli Date: Thu, 3 May 2012 21:43:17 +0200 Subject: [PATCH] remove the unused DB Manager About dialog .ui --- python/plugins/db_manager/ui/DlgAbout.ui | 140 ----------------------- 1 file changed, 140 deletions(-) delete mode 100644 python/plugins/db_manager/ui/DlgAbout.ui diff --git a/python/plugins/db_manager/ui/DlgAbout.ui b/python/plugins/db_manager/ui/DlgAbout.ui deleted file mode 100644 index c56bd812e89..00000000000 --- a/python/plugins/db_manager/ui/DlgAbout.ui +++ /dev/null @@ -1,140 +0,0 @@ - - - DlgAbout - - - - 0 - 0 - 658 - 459 - - - - Dialog - - - - - - - 0 - 0 - - - - - 85 - 70 - - - - - 85 - 70 - - - - - - - true - - - - - - - - Sans Serif - 16 - 75 - true - - - - $PLUGIN_NAME$ - - - - - - - - 10 - - - - $PLUGIN_DESCRIPTION$ - - - true - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Close - - - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt;">$PLUGIN_NAME$ is being developed by Giuseppe Sucameli (</span><a href="mailto:brush.tyler@gmail.com?subject=$MAIL_SUBJECT$&amp;body=$MAIL_BODY$"><span style=" font-family:'Sans'; font-size:10pt; text-decoration: underline; color:#0000ff;">brush.tyler@gmail.com</span></a><span style=" font-family:'Sans'; font-size:10pt;">) with the supervision of Martin Dobias and the support of Google for its Summer of Code initiative. </span></p> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt;">$PLUGIN_NAME$'s aim is to merge some of QGIS DB plugins, e.g. PGManager, SLManager, RT_Sql_Layer. At the moment it works with both PostgreSQL and SQLite databases. It displays list of tables, info about the selected table. In addition, allows the user to rename/delete tables through its GUI and run query on the selected database, hence replaces SLManager. </span></p> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt;">$PLUGIN_NAME$ can import Vector Layer feature by drag'n'drop a layer from the QGIS browser (or even $PLUGIN_NAME$) to a database in the $PLUGIN_NAME$ GUI. The Import Vector Layer feature allows user to import/copy any vector layer in QGIS from different datasources (i.e. PostGIS/SpatiaLite databases and OGR files). It's available through the QgsVectorLayerImport class and it has just been merged in master branch. </span></p> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt;">Faunalia is committed to support the development of this tool, and other DB plugins. Developers are welcome to join and merge their works, to reduce confusion for users.</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt;">For support, contact us at </span><a href="mailto:info@faunalia.com?subject=$MAIL_SUBJECT$&amp;body=$MAIL_BODY$"><span style=" font-family:'Sans'; font-size:10pt; text-decoration: underline; color:#0000ff;">info@faunalia.com</span></a></p></body></html> - - - true - - - - - - - - - buttonBox - rejected() - DlgAbout - reject() - - - 241 - 255 - - - 241 - 138 - - - - - buttonBox - accepted() - DlgAbout - accept() - - - 241 - 255 - - - 241 - 138 - - - - -