From 5d61e164670c386e73de8903dace40802f00fc00 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 5 Dec 2010 00:40:09 +0000 Subject: Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org/) to handle table linking in .dot exports on case-insensitive servers: - Adds a new checkbox on the .dot export interface controlling the case sensitivty of link handling - Improve .dot export to use lowercase link references when the option is enabled, fixing .dot exports of table relations of table names with uppercase characters on case-insensitive servers - Check the server's case-sensitivity setting and use that to control the checkbox when using the export interface to select .dot export This addresses Issue #920. --- Resources/English.lproj/ExportDialog.strings | Bin 24298 -> 24584 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources/English.lproj/ExportDialog.strings') diff --git a/Resources/English.lproj/ExportDialog.strings b/Resources/English.lproj/ExportDialog.strings index 8262d0e5..827d965c 100644 Binary files a/Resources/English.lproj/ExportDialog.strings and b/Resources/English.lproj/ExportDialog.strings differ -- cgit v1.2.3