############################################################################
# TSM user customizable file: misc_menu, Run a program menu definitions.
#
# TSM will search along the following paths (in order) for this file name.
#     ./.tsmtext/$LANG/
#     ./.tsmtext/C/
#     ./.tsmtext/
#     $HOME/.tsmtext/$LANG/
#     $HOME/.tsmtext/C/
#     $HOME/.tsmtext/
#     /usr/tsm/text/$LANG/
#     /usr/tsm/text/C/
#     /usr/tsm/text/
#
# It is recommended that you copy this file to $HOME/.tsmtext/
# for customization.
#
# If tsm has not been installed in the standard path, /usr/tsm,
# then set the environment variable, $TSMPATH to the location of
# tsm directory on your system.
############################################################################
# Misc operations menu for TSM
# @(#) $Header: misc_menu,v 70.1 92/06/11 19:40:45 ssa Exp $

# LOCALIZERS
#  In all the following the items you can localize include: 
#       item_name  you can localize the string following the = sign.
#  item_selection  which the letter users can enter to select this item
#                  when the menu is displayed instead of using arrow keys.
#                  You can change the character to the right of = sign.
#
#   You can change the character after $tsm_hot_key (k,g, or ") to another
#   character. But you need to change the key mapping in tsmtext (see 
#   !in_window_mode_prompt in tsmtext).
#   Do NOT change the string "$tsm_hot_key" itself.

pull_down_menu

item_name=funktionstasten fr Session    $tsm_hot_keyk
item_selection=S
item_type=menu
item_action=wkey_menu

item_name=Globale funktionstasten        $tsm_hot_keyg
item_selection=G
item_type=menu
item_action=gkey_menu

item_name=Titel fr session              $tsm_hot_key"
item_selection=T
item_type=ft_command
item_action=#*"$0\r
dialog_box
#  LOCALIZERS
#   The string following dialog_item_prompt can be localized.
dialog_item_prompt Neuer Titel fr Session $current_window_number:
dialog_item_var $0 20
