diff options
author | stuconnolly <stuart02@gmail.com> | 2010-06-15 19:56:17 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-06-15 19:56:17 +0000 |
commit | 08fcef457216cb7033aa715f2e818452352b870a (patch) | |
tree | 197755269e1e0dfc0c46accaae3b768547f4f32d /Interfaces | |
parent | 4f685d9c543aa445b8891bdea999dab0a3db987a (diff) | |
download | sequelpro-08fcef457216cb7033aa715f2e818452352b870a.tar.gz sequelpro-08fcef457216cb7033aa715f2e818452352b870a.tar.bz2 sequelpro-08fcef457216cb7033aa715f2e818452352b870a.zip |
Add an optional placeholder to the new index name field.
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/IndexesView.xib | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Interfaces/English.lproj/IndexesView.xib b/Interfaces/English.lproj/IndexesView.xib index 7aa20238..660f9be2 100644 --- a/Interfaces/English.lproj/IndexesView.xib +++ b/Interfaces/English.lproj/IndexesView.xib @@ -157,6 +157,7 @@ <int key="NSCellFlags2">4326400</int> <string key="NSContents">PRIMARY</string> <reference key="NSSupport" ref="26"/> + <string key="NSPlaceholderString">optional</string> <reference key="NSControlView" ref="978293712"/> <bool key="NSDrawsBackground">YES</bool> <object class="NSColor" key="NSBackgroundColor" id="253907032"> |