diff options
author | 2013-06-21 15:00:56 -0400 | |
---|---|---|
committer | 2013-06-21 15:00:56 -0400 | |
commit | 9c40b6e33237b137c46530a25a3560f4b56bc682 (patch) | |
tree | 30a7a586a3525f180aa3c9b2001154aba6a14602 /core/locale.conf | |
parent | 004bb689fcd3b945f0ca724ed73f9e1215f6ec34 (diff) | |
download | textadept-9c40b6e33237b137c46530a25a3560f4b56bc682.tar.gz textadept-9c40b6e33237b137c46530a25a3560f4b56bc682.zip |
Remove theme selection since it does not persist.
Encourage calling `gui.set_theme()` from *~/.textadept/init.lua* instead.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/locale.conf b/core/locale.conf index 40bd6945..4878377e 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -42,7 +42,6 @@ Name = Name %Untitled = Untitled Switch Buffers = Switch Buffers theme not found. = theme not found. -Select Theme = Select Theme CRLF = CRLF CR = CR LF = LF @@ -239,7 +238,6 @@ Toggle _Virtual Space = Toggle _Virtual Space Zoom _In = Zoom _In Zoom _Out = Zoom _Out _Reset Zoom = _Reset Zoom -Select _Theme... = Select _Theme... _Help = _Help Show _Manual = Show _Manual Show _LuaDoc = Show _LuaDoc |