[gimp] plug-ins: remove obsolete win-snap, because its functionality is in plug-ins/screenshot
- From: Hartmut Kuhse <hartmutkuhse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: remove obsolete win-snap, because its functionality is in plug-ins/screenshot
- Date: Sat, 28 May 2016 09:38:15 +0000 (UTC)
commit 93d1161950f6b4588c49074b4291cc20201ea8bf
Author: Hartmut Kuhse <hk_priv gmx de>
Date: Sat May 28 11:38:02 2016 +0200
plug-ins: remove obsolete win-snap, because its functionality is in plug-ins/screenshot
configure.ac | 1 -
plug-ins/Makefile.am | 2 -
plug-ins/win-snap/.gitignore | 6 -
plug-ins/win-snap/Makefile.am | 48 --
plug-ins/win-snap/resource.h | 23 -
plug-ins/win-snap/select.cur | Bin 326 -> 0 bytes
plug-ins/win-snap/small.ico | Bin 318 -> 0 bytes
plug-ins/win-snap/winsnap.c | 1191 -----------------------------------------
plug-ins/win-snap/winsnap.h | 10 -
plug-ins/win-snap/winsnap.ico | Bin 1590 -> 0 bytes
plug-ins/win-snap/winsnap.rc | 189 -------
po-plug-ins/POTFILES.in | 1 -
12 files changed, 0 insertions(+), 1471 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 86cbf3d..5942995 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2400,7 +2400,6 @@ plug-ins/script-fu/scripts/images/Makefile
plug-ins/script-fu/tinyscheme/Makefile
plug-ins/selection-to-path/Makefile
plug-ins/twain/Makefile
-plug-ins/win-snap/Makefile
plug-ins/common/Makefile
modules/Makefile
devel-docs/Makefile
diff --git a/plug-ins/Makefile.am b/plug-ins/Makefile.am
index 743be1b..8ba9a45 100644
--- a/plug-ins/Makefile.am
+++ b/plug-ins/Makefile.am
@@ -23,7 +23,6 @@ endif
if OS_WIN32
twain = twain
-win_snap = win-snap
endif
SUBDIRS = \
@@ -57,5 +56,4 @@ SUBDIRS = \
selection-to-path \
$(twain) \
ui \
- $(win_snap) \
common
diff --git a/po-plug-ins/POTFILES.in b/po-plug-ins/POTFILES.in
index 4e07b52..5de4885 100644
--- a/po-plug-ins/POTFILES.in
+++ b/po-plug-ins/POTFILES.in
@@ -223,4 +223,3 @@ plug-ins/selection-to-path/pxl-outline.c
plug-ins/selection-to-path/selection-to-path.c
plug-ins/selection-to-path/selection-to-path-dialog.c
plug-ins/twain/twain.c
-plug-ins/win-snap/winsnap.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]