diff options
author | Andras Timar <atimar@suse.com> | 2011-06-16 11:00:08 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-06-16 12:17:23 +0200 |
commit | 4aa8989e38ffbd1e7128928152ace12ca972f7d7 (patch) | |
tree | 91f11ad0aa838c41c8cdca90d802dd50a907d4b7 /cui/source/dialogs/hyperdlg.hrc | |
parent | 896050524cd15bbf4c17b704c5efd81067747afd (diff) |
remove Telnet option from Insert Hyperlink dialog
Diffstat (limited to 'cui/source/dialogs/hyperdlg.hrc')
-rw-r--r-- | cui/source/dialogs/hyperdlg.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/hyperdlg.hrc b/cui/source/dialogs/hyperdlg.hrc index c838ffd9c20d..ead6a8239059 100644 --- a/cui/source/dialogs/hyperdlg.hrc +++ b/cui/source/dialogs/hyperdlg.hrc @@ -30,7 +30,6 @@ #define GRP_LINKTYPE 1 #define RB_LINKTYP_INTERNET 2 #define RB_LINKTYP_FTP 3 -#define RB_LINKTYP_TELNET 4 #define FT_TARGET_HTML 5 #define CB_TARGET_HTML 6 #define FT_LOGIN 7 |