mirror of https://github.com/GNOME/gimp.git
plug-ins: remove obsolete win-snap, because its functionality is in plug-ins/screenshot
This commit is contained in:
parent
0f98eda5a5
commit
93d1161950
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
/.deps
|
||||
/.libs
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/win-snap
|
||||
/win-snap.exe
|
|
@ -1,48 +0,0 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
libgimpui = $(top_builddir)/libgimp/libgimpui-$(GIMP_API_VERSION).la
|
||||
libgimpconfig = $(top_builddir)/libgimpconfig/libgimpconfig-$(GIMP_API_VERSION).la
|
||||
libgimpwidgets = $(top_builddir)/libgimpwidgets/libgimpwidgets-$(GIMP_API_VERSION).la
|
||||
libgimp = $(top_builddir)/libgimp/libgimp-$(GIMP_API_VERSION).la
|
||||
libgimpcolor = $(top_builddir)/libgimpcolor/libgimpcolor-$(GIMP_API_VERSION).la
|
||||
libgimpbase = $(top_builddir)/libgimpbase/libgimpbase-$(GIMP_API_VERSION).la
|
||||
libgimpmath = $(top_builddir)/libgimpmath/libgimpmath-$(GIMP_API_VERSION).la
|
||||
|
||||
libexecdir = $(gimpplugindir)/plug-ins
|
||||
|
||||
libexec_PROGRAMS = win-snap
|
||||
|
||||
win_snap_SOURCES = \
|
||||
winsnap.c \
|
||||
winsnap.h
|
||||
|
||||
win_snap_LDFLAGS = -mwindows
|
||||
|
||||
EXTRA_DIST = \
|
||||
resource.h \
|
||||
select.cur \
|
||||
small.ico \
|
||||
winsnap.ico \
|
||||
winsnap.rc
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir) \
|
||||
$(GTK_CFLAGS) \
|
||||
$(GEGL_CFLAGS) \
|
||||
-I$(includedir)
|
||||
|
||||
LDADD = \
|
||||
winsnap-win32res.o \
|
||||
$(libgimpui) \
|
||||
$(libgimpwidgets) \
|
||||
$(libgimpconfig) \
|
||||
$(libgimp) \
|
||||
$(libgimpmath) \
|
||||
$(libgimpcolor) \
|
||||
$(libgimpbase) \
|
||||
$(RT_LIBS) \
|
||||
$(GTK_LIBS) \
|
||||
$(INTLLIBS)
|
||||
|
||||
winsnap-win32res.o: winsnap.rc select.cur small.ico winsnap.ico
|
||||
$(WINDRES) $(srcdir)/winsnap.rc winsnap-win32res.o
|
|
@ -1,23 +0,0 @@
|
|||
/* {{NO_DEPENDENCIES}}
|
||||
Microsoft Developer Studio generated include file.
|
||||
Used by snappy.rc
|
||||
*/
|
||||
#define IDC_SELECT 102
|
||||
#define IDD_SELECT 103
|
||||
#define IDC_TEXT 1000
|
||||
#define IDC_GROUP 1001
|
||||
#define IDM_CAPTUREFULL 40003
|
||||
#define IDM_HOOK 40004
|
||||
#define IDM_UNHOOK 40005
|
||||
|
||||
/* Next default values for new objects */
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NO_MFC 1
|
||||
#define _APS_NEXT_RESOURCE_VALUE 104
|
||||
#define _APS_NEXT_COMMAND_VALUE 40006
|
||||
#define _APS_NEXT_CONTROL_VALUE 1002
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Binary file not shown.
Before Width: | Height: | Size: 326 B |
Binary file not shown.
Before Width: | Height: | Size: 318 B |
File diff suppressed because it is too large
Load Diff
|
@ -1,10 +0,0 @@
|
|||
#define IDM_CAPTURE 100
|
||||
#define IDM_EXIT 101
|
||||
|
||||
#define IDC_STATIC -1
|
||||
|
||||
#define IDS_APP_TITLE 500
|
||||
#define IDS_DISPLAYCHANGED 501
|
||||
#define IDS_VER_INFO_LANG 502
|
||||
#define IDS_VERSION_ERROR 503
|
||||
#define IDS_NO_HELP 504
|
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
|
@ -1,189 +0,0 @@
|
|||
//Microsoft Developer Studio generated resource script.
|
||||
//
|
||||
#include "resource.h"
|
||||
|
||||
#define APSTUDIO_READONLY_SYMBOLS
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 2 resource.
|
||||
//
|
||||
#define APSTUDIO_HIDDEN_SYMBOLS
|
||||
#include "windows.h"
|
||||
#undef APSTUDIO_HIDDEN_SYMBOLS
|
||||
#include "winsnap.h"
|
||||
#include "winver.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// English (U.S.) resources
|
||||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||||
#ifdef _WIN32
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
#pragma code_page(1252)
|
||||
#endif //_WIN32
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
SNAPPY ICON DISCARDABLE "winsnap.ico"
|
||||
SMALL ICON DISCARDABLE "small.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Menu
|
||||
//
|
||||
|
||||
SNAPPY MENU DISCARDABLE
|
||||
BEGIN
|
||||
POPUP "&File"
|
||||
BEGIN
|
||||
MENUITEM "&Capture", IDM_CAPTURE
|
||||
MENUITEM "Capture Fullscreen", IDM_CAPTUREFULL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Begin Hook", IDM_HOOK
|
||||
MENUITEM "End Hook", IDM_UNHOOK
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "E&xit", IDM_EXIT
|
||||
END
|
||||
END
|
||||
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// TEXTINCLUDE
|
||||
//
|
||||
|
||||
1 TEXTINCLUDE DISCARDABLE
|
||||
BEGIN
|
||||
"resource.h\0"
|
||||
END
|
||||
|
||||
2 TEXTINCLUDE DISCARDABLE
|
||||
BEGIN
|
||||
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
||||
"#include ""windows.h""\r\n"
|
||||
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
||||
"#include ""winsnap.h""\r\n"
|
||||
"#include ""winver.h""\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
3 TEXTINCLUDE DISCARDABLE
|
||||
BEGIN
|
||||
"\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Cursor
|
||||
//
|
||||
|
||||
IDC_SELECT CURSOR DISCARDABLE "select.cur"
|
||||
|
||||
#ifndef _MAC
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Version
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,0,0,1
|
||||
PRODUCTVERSION 1,0,0,1
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
#else
|
||||
FILEFLAGS 0x0L
|
||||
#endif
|
||||
FILEOS 0x40004L
|
||||
FILETYPE 0x1L
|
||||
FILESUBTYPE 0x0L
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
BLOCK "000004b0"
|
||||
BEGIN
|
||||
VALUE "Comments", "\0"
|
||||
VALUE "CompanyName", "SeteraSoft\0"
|
||||
VALUE "FileDescription", "snappy\0"
|
||||
VALUE "FileVersion", "1, 0, 0, 1\0"
|
||||
VALUE "InternalName", "snappy\0"
|
||||
VALUE "LegalCopyright", "Copyright © 1999\0"
|
||||
VALUE "LegalTrademarks", "\0"
|
||||
VALUE "OriginalFilename", "snappy.exe\0"
|
||||
VALUE "PrivateBuild", "\0"
|
||||
VALUE "ProductName", "SeteraSoft snappy\0"
|
||||
VALUE "ProductVersion", "1, 0, 0, 1\0"
|
||||
VALUE "SpecialBuild", "\0"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x0, 1200
|
||||
END
|
||||
END
|
||||
|
||||
#endif // !_MAC
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Dialog
|
||||
//
|
||||
|
||||
IDD_SELECT DIALOG DISCARDABLE 0, 0, 141, 95
|
||||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Select Window"
|
||||
FONT 8, "MS Sans Serif"
|
||||
BEGIN
|
||||
PUSHBUTTON "Cancel",IDCANCEL,44,74,50,14
|
||||
CTEXT "Drag crosshair to select window",IDC_TEXT,7,7,127,8
|
||||
GROUPBOX "",IDC_GROUP,51,25,37,37,NOT WS_VISIBLE
|
||||
END
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// DESIGNINFO
|
||||
//
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
GUIDELINES DESIGNINFO DISCARDABLE
|
||||
BEGIN
|
||||
IDD_SELECT, DIALOG
|
||||
BEGIN
|
||||
LEFTMARGIN, 7
|
||||
RIGHTMARGIN, 134
|
||||
TOPMARGIN, 7
|
||||
BOTTOMMARGIN, 88
|
||||
END
|
||||
END
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
#endif // English (U.S.) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
||||
#ifndef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 3 resource.
|
||||
//
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#endif // not APSTUDIO_INVOKED
|
||||
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue