diff options
Diffstat (limited to 'nls/da_DK/Configmenu.m')
-rw-r--r-- | nls/da_DK/Configmenu.m | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/nls/da_DK/Configmenu.m b/nls/da_DK/Configmenu.m new file mode 100644 index 0000000..438af96 --- /dev/null +++ b/nls/da_DK/Configmenu.m | |||
@@ -0,0 +1,46 @@ | |||
1 | $set 3 #Configmenu | ||
2 | |||
3 | $ #ConfigOptions | ||
4 | # Indstillinger | ||
5 | $ #FocusModel | ||
6 | # Fokus Model | ||
7 | $ #WindowPlacement | ||
8 | # Vindueplacering | ||
9 | $ #ImageDithering | ||
10 | # Billede Dithering | ||
11 | $ #OpaqueMove | ||
12 | # Uklar vinduesflytning | ||
13 | $ #FullMax | ||
14 | # Fuld maximering | ||
15 | $ #FocusNew | ||
16 | # Fokus nyt vindue | ||
17 | $ #FocusLast | ||
18 | # Fokus vindue ved skrivebords ændring | ||
19 | $ #ClickToFocus | ||
20 | # Klik for fokus | ||
21 | $ #SloppyFocus | ||
22 | # Dovent fokus | ||
23 | $ #AutoRaise | ||
24 | # Hæv automatisk | ||
25 | $ #SmartRows | ||
26 | # Intelligent placering (Rækker) | ||
27 | $ #SmartCols | ||
28 | # Intelligent placering (Søjler) | ||
29 | $ #Cascade | ||
30 | # Kaskade placering | ||
31 | $ #LeftRight | ||
32 | # Fra venstre mod højre | ||
33 | $ #RightLeft | ||
34 | # Fra højre mod venstre | ||
35 | $ #TopBottom | ||
36 | # Oppefra | ||
37 | $ #BottomTop | ||
38 | # Nedefra | ||
39 | $ #Tabs | ||
40 | # Use Tabs | ||
41 | $ #Icons | ||
42 | # Use Icons | ||
43 | $ #TabRotateVertical | ||
44 | # Rotate Vertical Tabs | ||
45 | $ #SemiSloppyFocus | ||
46 | # Semi Sloppy Focus | ||