mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
SQL Workbench/J is a free, DBMS-independent, cross-platform SQL query tool. It is written in Java and should run on any operating system that provides a Java Runtime Environment. Its main focus is on running SQL scripts (either interactively or as a batch) and export/import features. Graphical query building or more advanced DBA tasks are not the focus and are not planned. WWW: http://www.sql-workbench.net/ PR: 202116 Submitted by: Aldis Berjoza <graudeejs@inbox.lv>
11 lines
271 B
Desktop File
11 lines
271 B
Desktop File
--- SQLWorkbench.desktop.orig 2015-08-05 22:10:56 UTC
|
|
+++ SQLWorkbench.desktop
|
|
@@ -2,7 +2,7 @@
|
|
Comment=
|
|
Comment[en_US]=
|
|
Encoding=UTF-8
|
|
-Exec=java -jar sqlworkbench.jar
|
|
+Exec=sqlworkbench
|
|
GenericName=Workbench
|
|
GenericName[en_US]=SQL Workbench/J
|
|
Icon=workbench32.png
|