diff options
author | Michales Michaloudes <korgie@gmail.com> | 2010-08-16 22:07:36 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-18 14:01:18 -0500 |
commit | b4df57c291d2745fd92b759df9caa97aed996f9c (patch) | |
tree | dd965ced5234d171cb6c6bbb8679cfe463ad0245 /development/mysqlcc/mysqlcc.desktop | |
parent | 2c4fdffa93a0c515dc19fd53995c202c2ccf214c (diff) |
development/mysqlcc: Miscellaneous cleanups and enhancements
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/mysqlcc/mysqlcc.desktop')
-rw-r--r-- | development/mysqlcc/mysqlcc.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/mysqlcc/mysqlcc.desktop b/development/mysqlcc/mysqlcc.desktop new file mode 100644 index 0000000000..88246c471a --- /dev/null +++ b/development/mysqlcc/mysqlcc.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Exec=mysqlcc +Icon=mysqlcc +Name=MySQLcc +GenericName=MySQL Front End (Control Center) +GenericName[el]=Γραφική διασύνδεση για MySQL +StartupNotify=true +Type=Application +Categories=Development;Database; |