diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-09-29 22:33:02 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-10-03 11:14:34 -0700 |
commit | 88bb8c6f485a7aaf40f684d484a33cfedfa74a70 (patch) | |
tree | 74424297bb01adb518fa4761c8a77f7eb0469732 | |
parent | b1d0b196617643619d24ed520b0a1161e26b66c6 (diff) |
XQuartz: Removed resolved comment about localization.
(cherry picked from commit 8ed5faf058ac7b0782a9cc13a2c58b80168358d2)
-rw-r--r-- | hw/xquartz/X11Application.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xquartz/X11Application.m b/hw/xquartz/X11Application.m index 6ca697583..a23e1754a 100644 --- a/hw/xquartz/X11Application.m +++ b/hw/xquartz/X11Application.m @@ -795,8 +795,6 @@ static void check_xinitrc (void) { if (access (buf, F_OK) != 0) goto done; - /* FIXME: put localized strings into Resources/English.lproj */ - msg = NSLocalizedString (@"You have an existing ~/.xinitrc file.\n\n\ Windows displayed by X11 applications may not have titlebars, or may look \ different to windows displayed by native applications.\n\n\ |