2008-03-24 Michael Natterer <mitch@gimp.org> Renamed folders in plug-ins/. Unfortunately it's impossible to rename the files inside at the same time, so this is just part one... * plug-ins/FractalExplorer -> fractal-explorer * plug-ins/Lighting -> lighting * plug-ins/MapObject -> map-object * plug-ins/gflare -> gradient-flare * plug-ins/gfli -> fli * plug-ins/helpbrowser -> help-browser * plug-ins/ifscompose -> ifs-compose * plug-ins/rcm -> colormap-rotate * plug-ins/sel2path -> selection-to-path * plug-ins/winicon -> win-icon * plug-ins/winsnap -> win-snap * configure.in * plug-ins/Makefile.am: changed accordingly. svn path=/trunk/; revision=25194
24 lines
750 B
C
24 lines
750 B
C
/* {{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
|