diff options
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/BaseDisplay.m | 16 | ||||
-rw-r--r-- | nls/C/Basemenu.m | 4 | ||||
-rw-r--r-- | nls/C/Configmenu.m | 62 | ||||
-rw-r--r-- | nls/C/Icon.m | 4 | ||||
-rw-r--r-- | nls/C/Image.m | 24 | ||||
-rw-r--r-- | nls/C/Screen.m | 56 | ||||
-rw-r--r-- | nls/C/Slit.m | 8 | ||||
-rw-r--r-- | nls/C/Toolbar.m | 22 | ||||
-rw-r--r-- | nls/C/Window.m | 17 | ||||
-rw-r--r-- | nls/C/Windowmenu.m | 26 | ||||
-rw-r--r-- | nls/C/Workspace.m | 4 | ||||
-rw-r--r-- | nls/C/Workspacemenu.m | 8 | ||||
-rw-r--r-- | nls/C/bsetroot.m | 16 | ||||
-rw-r--r-- | nls/C/common.m | 57 | ||||
-rw-r--r-- | nls/C/fluxbox.m | 6 | ||||
-rw-r--r-- | nls/C/main.m | 23 |
16 files changed, 0 insertions, 353 deletions
diff --git a/nls/C/BaseDisplay.m b/nls/C/BaseDisplay.m deleted file mode 100644 index f7f3d9b..0000000 --- a/nls/C/BaseDisplay.m +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | $set 1 #BaseDisplay | ||
2 | |||
3 | $ #XError | ||
4 | # %s: X error: %s(%d) opcodes %d/%d\n resource 0x%lx\n | ||
5 | $ #SignalCaught | ||
6 | # %s: signal %d caught\n | ||
7 | $ #ShuttingDown | ||
8 | # shutting down\n | ||
9 | $ #Aborting | ||
10 | # aborting... dumping core\n | ||
11 | $ #XConnectFail | ||
12 | # BaseDisplay::BaseDisplay: connection to X server failed.\n | ||
13 | $ #CloseOnExecFail | ||
14 | # BaseDisplay::BaseDisplay: couldn't mark display connection as close-on-exec\n | ||
15 | $ #BadWindowRemove | ||
16 | # BaseDisplay::eventLoop(): removing bad window from event queue\n | ||
diff --git a/nls/C/Basemenu.m b/nls/C/Basemenu.m deleted file mode 100644 index 6c4da30..0000000 --- a/nls/C/Basemenu.m +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | $set 2 #Basemenu | ||
2 | |||
3 | $ #BlackboxMenu | ||
4 | # Blackbox Menu | ||
diff --git a/nls/C/Configmenu.m b/nls/C/Configmenu.m deleted file mode 100644 index c38b811..0000000 --- a/nls/C/Configmenu.m +++ /dev/null | |||
@@ -1,62 +0,0 @@ | |||
1 | $set 3 #Configmenu | ||
2 | |||
3 | $ #ConfigOptions | ||
4 | # Config Options | ||
5 | $ #FocusModel | ||
6 | # Focus Model | ||
7 | $ #WindowPlacement | ||
8 | # Window Placement | ||
9 | $ #ImageDithering | ||
10 | # Image Dithering | ||
11 | $ #OpaqueMove | ||
12 | # Opaque Window Moving | ||
13 | $ #FullMax | ||
14 | # Full Maximization | ||
15 | $ #FocusNew | ||
16 | # Focus New Windows | ||
17 | $ #FocusLast | ||
18 | # Focus Window on Workspace Change | ||
19 | $ #ClickToFocus | ||
20 | # Click to Focus | ||
21 | $ #SloppyFocus | ||
22 | # Sloppy Focus | ||
23 | $ #AutoRaise | ||
24 | # Auto Raise | ||
25 | $ #SmartRows | ||
26 | # Smart Placement (Rows) | ||
27 | $ #SmartCols | ||
28 | # Smart Placement (Columns) | ||
29 | $ #Cascade | ||
30 | # Cascade Placement | ||
31 | $ #LeftRight | ||
32 | # Left to Right | ||
33 | $ #RightLeft | ||
34 | # Right to Left | ||
35 | $ #TopBottom | ||
36 | # Top to Bottom | ||
37 | $ #BottomTop | ||
38 | # Bottom to Top | ||
39 | $ #Tabs | ||
40 | # Use Tabs | ||
41 | $ #Icons | ||
42 | # Use Icons | ||
43 | $ #TabPlacement | ||
44 | # Tab Placement | ||
45 | $ #TabRotateVertical | ||
46 | # Rotate Vertical Tabs | ||
47 | $ #SemiSloppyFocus | ||
48 | # Semi Sloppy Focus | ||
49 | $ #MaxOverSlit | ||
50 | # Maximize Over Slit | ||
51 | $ #SloppyWindowGrouping | ||
52 | # Sloppy Window Grouping | ||
53 | $ #WorkspaceWarping | ||
54 | # Workspace Warping | ||
55 | $ #DesktopWheeling | ||
56 | # Desktop Wheeling | ||
57 | $ #AntiAlias | ||
58 | # AntiAlias | ||
59 | $ #DecorateTransient | ||
60 | # Decorate Transient | ||
61 | $ #ClickRaises | ||
62 | # Click Raises | ||
diff --git a/nls/C/Icon.m b/nls/C/Icon.m deleted file mode 100644 index 54b96a6..0000000 --- a/nls/C/Icon.m +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | $set 4 #Icon | ||
2 | |||
3 | $ #Icons | ||
4 | # Icons | ||
diff --git a/nls/C/Image.m b/nls/C/Image.m deleted file mode 100644 index 5dd251a..0000000 --- a/nls/C/Image.m +++ /dev/null | |||
@@ -1,24 +0,0 @@ | |||
1 | $set 5 #Image | ||
2 | |||
3 | $ #ErrorCreatingSolidPixmap | ||
4 | # BImage::render_solid: error creating pixmap\n | ||
5 | $ #ErrorCreatingXImage | ||
6 | # BImage::renderXImage: error creating XImage\n | ||
7 | $ #UnsupVisual | ||
8 | # BImage::renderXImage: unsupported visual\n | ||
9 | $ #ErrorCreatingPixmap | ||
10 | # BImage::renderPixmap: error creating pixmap\n | ||
11 | $ #InvalidColormapSize | ||
12 | # BImageControl::BImageControl: invalid colormap size %d (%d/%d/%d) - reducing\n | ||
13 | $ #ErrorAllocatingColormap | ||
14 | # BImageControl::BImageControl: error allocating colormap\n | ||
15 | $ #ColorAllocFail | ||
16 | # BImageControl::BImageControl: failed to alloc color %d/%d/%d\n | ||
17 | $ #PixmapRelease | ||
18 | # BImageControl::~BImageControl: pixmap cache - releasing %d pixmaps\n | ||
19 | $ #PixmapCacheLarge | ||
20 | # BImageControl::renderImage: cache is large, forcing cleanout\n | ||
21 | $ #ColorParseError | ||
22 | # BImageControl::getColor: color parse error: '%s'\n | ||
23 | $ #ColorAllocError | ||
24 | # BImageControl::getColor: color alloc error: '%s'\n | ||
diff --git a/nls/C/Screen.m b/nls/C/Screen.m deleted file mode 100644 index 1890b8a..0000000 --- a/nls/C/Screen.m +++ /dev/null | |||
@@ -1,56 +0,0 @@ | |||
1 | $set 6 #Screen | ||
2 | |||
3 | $ #AnotherWMRunning | ||
4 | # BScreen::BScreen: an error occured while querying the X server.\n \ | ||
5 | another window manager is already running on display %s.\n | ||
6 | $ #ManagingScreen | ||
7 | # BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n | ||
8 | $ #FontLoadFail | ||
9 | # BScreen::LoadStyle(): couldn't load font '%s'\n | ||
10 | $ #DefaultFontLoadFail | ||
11 | # BScreen::LoadStyle(): couldn't load default font.\n | ||
12 | $ #EmptyMenuFile | ||
13 | # %s: empty menu file\n | ||
14 | $ #xterm | ||
15 | # xterm | ||
16 | $ #Restart | ||
17 | # Restart | ||
18 | $ #Exit | ||
19 | # Exit | ||
20 | $ #EXECError | ||
21 | # BScreen::parseMenuFile: [exec] error, no menu label and/or command defined\n | ||
22 | $ #EXITError | ||
23 | # BScreen::parseMenuFile: [exit] error, no menu label defined\n | ||
24 | $ #STYLEError | ||
25 | # BScreen::parseMenuFile: [style] error, no menu label and/or filename \ | ||
26 | defined\n | ||
27 | $ #CONFIGError | ||
28 | # BScreen::parseMenuFile: [config] error, no menu label defined\n | ||
29 | $ #INCLUDEError | ||
30 | # BScreen::parseMenuFile: [include] error, no filename defined\n | ||
31 | $ #INCLUDEErrorReg | ||
32 | # BScreen::parseMenuFile: [include] error, '%s' is not a regular file\n | ||
33 | $ #SUBMENUError | ||
34 | # BScreen::parseMenuFile: [submenu] error, no menu label defined\n | ||
35 | $ #RESTARTError | ||
36 | # BScreen::parseMenuFile: [restart] error, no menu label defined\n | ||
37 | $ #RECONFIGError | ||
38 | # BScreen::parseMenuFile: [reconfig] error, no menu label defined\n | ||
39 | $ #STYLESDIRError | ||
40 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no directory defined\n | ||
41 | $ #STYLESDIRErrorNotDir | ||
42 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' is not a \ | ||
43 | directory\n | ||
44 | $ #STYLESDIRErrorNoExist | ||
45 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' does not exist\n | ||
46 | $ #WORKSPACESError | ||
47 | # BScreen::parseMenuFile: [workspaces] error, no menu label defined\n | ||
48 | $ #PositionLength | ||
49 | # 0: 0000 x 0: 0000 | ||
50 | $ #PositionFormat | ||
51 | # X: %4d x Y: %4d | ||
52 | $ #GeometryFormat | ||
53 | # W: %4d x H: %4d | ||
54 | $ #GeometryLength | ||
55 | # W: 0000 x H: 0000 | ||
56 | |||
diff --git a/nls/C/Slit.m b/nls/C/Slit.m deleted file mode 100644 index 0e5e3a4..0000000 --- a/nls/C/Slit.m +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | $set 7 #Slit | ||
2 | |||
3 | $ #SlitTitle | ||
4 | # Slit | ||
5 | $ #SlitDirection | ||
6 | # Slit Direction | ||
7 | $ #SlitPlacement | ||
8 | # Slit Placement | ||
diff --git a/nls/C/Toolbar.m b/nls/C/Toolbar.m deleted file mode 100644 index 93e2645..0000000 --- a/nls/C/Toolbar.m +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | $set 8 #Toolbar | ||
2 | |||
3 | $ #NoStrftimeLength | ||
4 | # 00:00000 | ||
5 | $ #NoStrftimeDateFormat | ||
6 | # %02d/%02d/%02d | ||
7 | $ #NoStrftimeDateFormatEu | ||
8 | # %02d.%02d.%02d | ||
9 | $ #NoStrftimeTimeFormat24 | ||
10 | # %02d:%02d | ||
11 | $ #NoStrftimeTimeFormat12 | ||
12 | # %02d:%02d %sm | ||
13 | $ #NoStrftimeTimeFormatP | ||
14 | # p | ||
15 | $ #NoStrftimeTimeFormatA | ||
16 | # a | ||
17 | $ #ToolbarTitle | ||
18 | # Toolbar | ||
19 | $ #EditWkspcName | ||
20 | # Edit current workspace name | ||
21 | $ #ToolbarPlacement | ||
22 | # Toolbar Placement | ||
diff --git a/nls/C/Window.m b/nls/C/Window.m deleted file mode 100644 index be677cd..0000000 --- a/nls/C/Window.m +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | $set 9 #Window | ||
2 | |||
3 | |||
4 | $ #Creating | ||
5 | # BlackboxWindow::BlackboxWindow: creating 0x%lx\n | ||
6 | $ #XGetWindowAttributesFail | ||
7 | # BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n | ||
8 | $ #CannotFindScreen | ||
9 | # BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n | ||
10 | $ #Unnamed | ||
11 | # Unnamed | ||
12 | $ #MapRequest | ||
13 | # BlackboxWindow::mapRequestEvent() for 0x%lx\n | ||
14 | $ #UnmapNotify | ||
15 | # BlackboxWindow::unmapNotifyEvent() for 0x%lx\n | ||
16 | $ #UnmapNotifyReparent | ||
17 | # BlackboxWindow::unmapnotifyEvent: reparent 0x%lx to root\n | ||
diff --git a/nls/C/Windowmenu.m b/nls/C/Windowmenu.m deleted file mode 100644 index cd89171..0000000 --- a/nls/C/Windowmenu.m +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | $set 10 #Windowmenu | ||
2 | |||
3 | $ #SendTo | ||
4 | # Send To ... | ||
5 | $ #SendGroupTo | ||
6 | # Send Group To ... | ||
7 | $ #Shade | ||
8 | # Shade | ||
9 | $ #Iconify | ||
10 | # Iconify | ||
11 | $ #Maximize | ||
12 | # Maximize | ||
13 | $ #Raise | ||
14 | # Raise | ||
15 | $ #Lower | ||
16 | # Lower | ||
17 | $ #Stick | ||
18 | # Stick | ||
19 | $ #KillClient | ||
20 | # Kill Client | ||
21 | $ #Close | ||
22 | # Close | ||
23 | $ #Tab | ||
24 | # Tab | ||
25 | $ #Layer | ||
26 | # Layer | ||
diff --git a/nls/C/Workspace.m b/nls/C/Workspace.m deleted file mode 100644 index 315460a..0000000 --- a/nls/C/Workspace.m +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | $set 11 #Workspace | ||
2 | |||
3 | $ #DefaultNameFormat | ||
4 | # Workspace %d | ||
diff --git a/nls/C/Workspacemenu.m b/nls/C/Workspacemenu.m deleted file mode 100644 index 5423a19..0000000 --- a/nls/C/Workspacemenu.m +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | $set 12 #Workspacemenu | ||
2 | |||
3 | $ #WorkspacesTitle | ||
4 | # Workspaces | ||
5 | $ #NewWorkspace | ||
6 | # New Workspace | ||
7 | $ #RemoveLast | ||
8 | # Remove Last | ||
diff --git a/nls/C/bsetroot.m b/nls/C/bsetroot.m deleted file mode 100644 index ddd7be6..0000000 --- a/nls/C/bsetroot.m +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | $set 16 #bsetroot | ||
2 | |||
3 | $ #MustSpecify | ||
4 | # %s: error: must specify one of: -solid, -mod, -gradient\n | ||
5 | $ #Usage | ||
6 | # %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ | ||
7 | -display <string> display connection\n\ | ||
8 | -mod <x> <y> modula pattern\n\ | ||
9 | -foreground, -fg <color> modula foreground color\n\ | ||
10 | -background, -bg <color> modula background color\n\n\ | ||
11 | -gradient <texture> gradient texture\n\ | ||
12 | -from <color> gradient start color\n\ | ||
13 | -to <color> gradient end color\n\n\ | ||
14 | -solid <color> solid color\n\n\ | ||
15 | -help print this help text and exit\n | ||
16 | |||
diff --git a/nls/C/common.m b/nls/C/common.m deleted file mode 100644 index c920877..0000000 --- a/nls/C/common.m +++ /dev/null | |||
@@ -1,57 +0,0 @@ | |||
1 | $set 15 #Common | ||
2 | |||
3 | $ #Yes | ||
4 | # Yes | ||
5 | $ #No | ||
6 | # No | ||
7 | |||
8 | $ #DirectionTitle | ||
9 | # Direction | ||
10 | $ #DirectionHoriz | ||
11 | # Horizontal | ||
12 | $ #DirectionVert | ||
13 | # Vertical | ||
14 | |||
15 | $ #AlwaysOnTop | ||
16 | # Always on top | ||
17 | |||
18 | $ #PlacementTitle | ||
19 | # Placement | ||
20 | $ #PlacementTopLeft | ||
21 | # Top Left | ||
22 | $ #PlacementCenterLeft | ||
23 | # Center Left | ||
24 | $ #PlacementBottomLeft | ||
25 | # Bottom Left | ||
26 | $ #PlacementTopCenter | ||
27 | # Top Center | ||
28 | $ #PlacementBottomCenter | ||
29 | # BottomCenter | ||
30 | $ #PlacementTopRight | ||
31 | # Top Right | ||
32 | $ #PlacementCenterRight | ||
33 | # Center Right | ||
34 | $ #PlacementBottomRight | ||
35 | # Bottom Right | ||
36 | $ #PlacementLeftTop | ||
37 | # Left Top | ||
38 | $ #PlacementLeftCenter | ||
39 | # Left Center | ||
40 | $ #PlacementLeftBottom | ||
41 | # Left Bottom | ||
42 | $ #PlacementRightTop | ||
43 | # Right Top | ||
44 | $ #PlacementRightCenter | ||
45 | # Right Center | ||
46 | $ #PlacementRightBottom | ||
47 | # Right Bottom | ||
48 | $ #PlacementTopRelative | ||
49 | # Top Relative | ||
50 | $ #PlacementBottomRelative | ||
51 | # Bottom Relative | ||
52 | $ #PlacementLeftRelative | ||
53 | # Left Relative | ||
54 | $ #PlacementRightRelative | ||
55 | # Right Relative | ||
56 | $ #AutoHide | ||
57 | # Auto hide | ||
diff --git a/nls/C/fluxbox.m b/nls/C/fluxbox.m deleted file mode 100644 index 74d09f6..0000000 --- a/nls/C/fluxbox.m +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | $set 13 #blackbox | ||
2 | |||
3 | $ #NoManagableScreens | ||
4 | # Blackbox::Blackbox: no managable screens found, aborting\n | ||
5 | $ #MapRequest | ||
6 | # Blackbox::process_event: MapRequest for 0x%lx\n | ||
diff --git a/nls/C/main.m b/nls/C/main.m deleted file mode 100644 index b5a1a8e..0000000 --- a/nls/C/main.m +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
1 | $set 14 #main | ||
2 | |||
3 | $ #RCRequiresArg | ||
4 | # error: '-rc' requires an argument\n | ||
5 | $ #DISPLAYRequiresArg | ||
6 | # error: '-display' requires an argument\n | ||
7 | $ #WarnDisplaySet | ||
8 | # warning: could not set environment variable 'DISPLAY'\n | ||
9 | $ #Usage | ||
10 | # Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | ||
11 | -display <string>\t\tuse display connection.\n\ | ||
12 | -rc <string>\t\t\tuse alternate resource file.\n\ | ||
13 | -version\t\t\tdisplay version and exit.\n\ | ||
14 | -info\t\t\t\tdisplay some useful information.\n\ | ||
15 | -log <filename>\t\t\tlog output to file.\n\ | ||
16 | -help\t\t\t\tdisplay this help text and exit.\n\n | ||
17 | $ #CompileOptions | ||
18 | # Compile time options:\n\ | ||
19 | Debugging\t\t\t%s\n\ | ||
20 | Interlacing:\t\t\t%s\n\ | ||
21 | Shape:\t\t\t%s\n\ | ||
22 | Slit:\t\t\t\t%s\n\ | ||
23 | 8bpp Ordered Dithering:\t%s\n\n | ||