diff --git a/doc/C/images/Makefile.am b/doc/C/images/Makefile.am index 01ea833b6bff1176b767c35c86ca758015affd12..5de6d43842068371136d7f6ad2ebad567f636de9 100644 --- a/doc/C/images/Makefile.am +++ b/doc/C/images/Makefile.am @@ -3,7 +3,6 @@ images_DATA = \ compose_shortcut.png \ decoration_style.png \ focus.png \ - keyboard_and_focus.png \ keyboard_shortcuts.png \ misc_wm_prefs.png \ titlebar.png \ diff --git a/doc/C/images/Makefile.in b/doc/C/images/Makefile.in index c008d19c8dafe64dc206b521cb801c57825d25fa..b07ae14f90e2b06ccb9aa1d291dddb464c247745 100644 --- a/doc/C/images/Makefile.in +++ b/doc/C/images/Makefile.in @@ -220,7 +220,6 @@ images_DATA = \ compose_shortcut.png \ decoration_style.png \ focus.png \ - keyboard_and_focus.png \ keyboard_shortcuts.png \ misc_wm_prefs.png \ titlebar.png \ diff --git a/doc/C/images/compose_shortcut.png b/doc/C/images/compose_shortcut.png index 0d901d8eb2dcd21c3454b16a14851c3a13a65b45..0d3c95bca45d6fdb603f6162b3066a8e271463d4 100644 Binary files a/doc/C/images/compose_shortcut.png and b/doc/C/images/compose_shortcut.png differ diff --git a/doc/C/images/decoration_style.png b/doc/C/images/decoration_style.png index 5b419a9edc7f804db57c62b6a728bfd43f3877d5..e89427aa5978c9a986efa0c9104c90c9f5e840e0 100644 Binary files a/doc/C/images/decoration_style.png and b/doc/C/images/decoration_style.png differ diff --git a/doc/C/images/focus.png b/doc/C/images/focus.png index 6b3b3782e5970fe7f26280cf3ee8f7cf05007670..a33388034d796ed8d7c58ac894eed58fcbe55b29 100644 Binary files a/doc/C/images/focus.png and b/doc/C/images/focus.png differ diff --git a/doc/C/images/keyboard_and_focus.png b/doc/C/images/keyboard_and_focus.png deleted file mode 100644 index 7e8e033e1d694317fc64a67452a2f4d0c5660488..0000000000000000000000000000000000000000 Binary files a/doc/C/images/keyboard_and_focus.png and /dev/null differ diff --git a/doc/C/images/keyboard_shortcuts.png b/doc/C/images/keyboard_shortcuts.png index 685a63efff551d1a472a9ddaf8e15be6b9522607..43cba7dbefbda827aa63c3c5e1c44db07d8933aa 100644 Binary files a/doc/C/images/keyboard_shortcuts.png and b/doc/C/images/keyboard_shortcuts.png differ diff --git a/doc/C/images/misc_wm_prefs.png b/doc/C/images/misc_wm_prefs.png index a64002a8fd839601c1c510f86dc1d6077e35b883..f764e218ae199a7ced7349d7cf0effd239ee87cb 100644 Binary files a/doc/C/images/misc_wm_prefs.png and b/doc/C/images/misc_wm_prefs.png differ diff --git a/doc/C/images/titlebar.png b/doc/C/images/titlebar.png index b17beb8bf6cd64e960d6f9548351272985a85791..02948f0e42da7910df9876b12d86de7044465b92 100644 Binary files a/doc/C/images/titlebar.png and b/doc/C/images/titlebar.png differ diff --git a/doc/C/images/workspace_margins.png b/doc/C/images/workspace_margins.png index 1becc8774d0d05805ff2ee1642c830cd7c5df59b..4dfce042af4539dda286d5e0c3b121d3279b3c5b 100644 Binary files a/doc/C/images/workspace_margins.png and b/doc/C/images/workspace_margins.png differ diff --git a/doc/C/images/xfwm_workspaces.png b/doc/C/images/xfwm_workspaces.png index 17a8651d1771872f29a042dc613e2b901ccd2104..d2edb0ee1962670c013edca5ce686045f9d9be78 100644 Binary files a/doc/C/images/xfwm_workspaces.png and b/doc/C/images/xfwm_workspaces.png differ diff --git a/ltmain.sh b/ltmain.sh index 23f82e3b79cf555dc49c69f5ec241a587987918e..c13e957f7632ac72cff76850db23e4bd0d6e9afa 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -33,9 +33,6 @@ basename="s,^.*/,,g" # function. progpath="$0" -# RH: define SED for historic ltconfig's generated by Libtool 1.3 -[ -z "$SED" ] && SED=sed - # The name of this program: progname=`echo "$progpath" | $SED $basename` modename="$progname"