| author | Humdinger <humdingerb@gmail.com> | 2012-11-07 13:22:33.0 +01:00:00 |
|---|---|---|
| committer | Alexander von Gluck IV <kallisti5@unixzen.com> | 2012-11-07 7:17:42.0 -06:00:00 |
| commit | 06cac54121ae10ee5062c1bc3301ea25af656c04 [patch] |
|
| tree | a09412d679c167235f982bf660600f3ba55f563d |
|
| parent | 1ca1786fe684cdcc3651bbc68f018cc61b63d363 |
|
| download | 06cac54121ae10ee5062c1bc3301ea25af656c04.tar.gz |
|
Improved string of new Terminal setting.
Diff
src/apps/terminal/AppearPrefView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/terminal/AppearPrefView.cpp b/src/apps/terminal/AppearPrefView.cpp index eea2156..4f9bcca 100644 --- a/src/apps/terminal/AppearPrefView.cpp +++ b/src/apps/terminal/AppearPrefView.cpp @@ -83,7 +83,7 @@ }; fBlinkCursor = new BCheckBox( B_TRANSLATE("Blink the cursor"), B_TRANSLATE("Blinking cursor"), new BMessage(MSG_BLINK_CURSOR_CHANGED)); fWarnOnExit = new BCheckBox(