diff --git a/src/images/firebird-logo-16.png b/src/images/firebird-logo-16.png deleted file mode 100644 index 84ffd86..0000000 Binary files a/src/images/firebird-logo-16.png and /dev/null differ diff --git a/src/images/pgsql-logo-32.png b/src/images/pgsql-logo-32.png new file mode 100644 index 0000000..46886be Binary files /dev/null and b/src/images/pgsql-logo-32.png differ diff --git a/src/images/sqlite-logo-32.png b/src/images/sqlite-logo-32.png new file mode 100644 index 0000000..845d191 Binary files /dev/null and b/src/images/sqlite-logo-32.png differ diff --git a/src/index.php b/src/index.php index cb96fcf..b886b21 100644 --- a/src/index.php +++ b/src/index.php @@ -112,4 +112,4 @@ new Main(); // Start the GTK event loop GTK::main(); -// End of index.php +// End of index.php \ No newline at end of file