diff options
author | 2010-03-30 19:06:51 -0400 | |
---|---|---|
committer | 2010-03-30 19:06:51 -0400 | |
commit | ffe93793928977d79d620e6f580ccff85f3983ef (patch) | |
tree | 14fb7d8af2f604248eabee7fbe900d7254045e01 /core/locale.conf | |
parent | 0e5ee2ac98cf61bf574a6ea06b2e9d2f2e04c53d (diff) | |
download | textadept-ffe93793928977d79d620e6f580ccff85f3983ef.tar.gz textadept-ffe93793928977d79d620e6f580ccff85f3983ef.zip |
Added About dialog.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index 8d8bdb11..f7c1e519 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -620,6 +620,10 @@ MENU_HELP_MANUAL "_Manual" MENU_HELP_LUADOC "_LuaDoc" % core/ext/menu.lua +% "gtk-about" +MENU_HELP_ABOUT "gtk-about" + +% core/ext/menu.lua % "Error loading webpage: " MENU_BROWSER_ERROR "Error loading webpage: " |