diff options
Diffstat (limited to 'nls/C/common.m')
| -rw-r--r-- | nls/C/common.m | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/nls/C/common.m b/nls/C/common.m deleted file mode 100644 index 53217029..00000000 --- a/nls/C/common.m +++ /dev/null @@ -1,38 +0,0 @@ -$set 15 #Common - -$ #Yes -# Yes -$ #No -# No - -$ #DirectionTitle -# Direction -$ #DirectionHoriz -# Horizontal -$ #DirectionVert -# Vertical - -$ #AlwaysOnTop -# Always on top - -$ #PlacementTitle -# Placement -$ #PlacementTopLeft -# Top Left -$ #PlacementCenterLeft -# Center Left -$ #PlacementBottomLeft -# Bottom Left -$ #PlacementTopCenter -# Top Center -$ #PlacementBottomCenter -# BottomCenter -$ #PlacementTopRight -# Top Right -$ #PlacementCenterRight -# Center Right -$ #PlacementBottomRight -# Bottom Right - -$ #AutoHide -# Auto hide |
