mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 17:32:29 +01:00
added 2 missing files from distrib
This commit is contained in:
@@ -19,6 +19,7 @@ Changes since version 0.65.1:
|
|||||||
- fixed bug in positioning of window list menu when opened by kbd
|
- fixed bug in positioning of window list menu when opened by kbd
|
||||||
- internal code clean-up with notifications for window state change and other
|
- internal code clean-up with notifications for window state change and other
|
||||||
stuff
|
stuff
|
||||||
|
- added snprintf implementation for systems that don't have this function
|
||||||
- removed the libPropList dependancy by adding property list handling
|
- removed the libPropList dependancy by adding property list handling
|
||||||
code to WINGs. This code is not only better integrated with the other
|
code to WINGs. This code is not only better integrated with the other
|
||||||
WINGs data structures, but it's also more robust. Also a backward
|
WINGs data structures, but it's also more robust. Also a backward
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont wmchlocale wkdemenu.pl\
|
|||||||
wcopy wpaste
|
wcopy wpaste
|
||||||
|
|
||||||
EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c \
|
EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c \
|
||||||
wkdemenu.pl wmchlocale.in
|
wkdemenu.pl wmchlocale.in wcopy wpaste
|
||||||
|
|
||||||
INCLUDES = $(DFLAGS) -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib \
|
INCLUDES = $(DFLAGS) -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib \
|
||||||
@HEADER_SEARCH_PATH@ \
|
@HEADER_SEARCH_PATH@ \
|
||||||
|
|||||||
Reference in New Issue
Block a user