]> git.pld-linux.org Git - packages/WindowMaker.git/commitdiff
- updated for 0.65.1.
authorkloczek <kloczek@pld-linux.org>
Thu, 26 Jul 2001 10:16:43 +0000 (10:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WindowMaker-shared.patch -> 1.10
    WindowMaker-singleclick.patch -> 1.8

WindowMaker-shared.patch
WindowMaker-singleclick.patch

index c28494b8d959eb345c50638581ea5d87d5280933..e9ed67ee9dc4e978406d7a94649155e6fcd319fa 100644 (file)
@@ -59,12 +59,11 @@ diff -Nru WindowMaker-0.64.0/WINGs/Extras/Makefile.am WindowMaker-0.64.0.new/WIN
          @LIBPL@ 
  
  test_LDADD = wtableview.o wtabledelegates.o $(LDADD)
-diff -Nru WindowMaker-0.64.0/WINGs/Makefile.am WindowMaker-0.64.0.new/WINGs/Makefile.am
---- WindowMaker-0.64.0/WINGs/Makefile.am       Tue Feb 13 18:58:56 2001
-+++ WindowMaker-0.64.0.new/WINGs/Makefile.am   Tue Feb 13 19:00:21 2001
-@@ -4,22 +4,19 @@
+--- WindowMaker-0.65.1/WINGs/Makefile.am.orig  Wed Jun  6 22:22:55 2001
++++ WindowMaker-0.65.1/WINGs/Makefile.am       Thu Jul 26 12:05:30 2001
+@@ -4,22 +4,16 @@
  
- SUBDIRS = WINGs . Documentation Resources Examples Extras Tests
+ SUBDIRS = WINGs . po Documentation Resources Examples Extras Tests
  
 -
 -
@@ -74,13 +73,10 @@ diff -Nru WindowMaker-0.64.0/WINGs/Makefile.am WindowMaker-0.64.0.new/WINGs/Make
  
 -lib_LIBRARIES = libWINGs.a libWUtil.a
 -
-+lib_LTLIBRARIES = libWINGs.la libWUtil.la
--LDADD= libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBPL@
-+libWINGs_la_LDFLAGS = -version-info 1:1:0
-+libWUtil_la_LDFLAGS = -version-info 1:1:0
+-
+ LDADD= libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBPL@ @INTLIBS@
  
-+LDADD= libWINGs.la $(top_builddir)/wrlib/libwraster.la @LIBPL@
++lib_LTLIBRARIES = libWINGs.la libWUtil.la
  
  EXTRA_DIST = BUGS
  
@@ -90,7 +86,7 @@ diff -Nru WindowMaker-0.64.0/WINGs/Makefile.am WindowMaker-0.64.0.new/WINGs/Make
        array.c \
        bagtree.c \
        configuration.c \
-@@ -74,7 +71,7 @@
+@@ -77,7 +71,7 @@
        wwindow.c
  
  
index 87d28345ba6237498731bcd984d6f62603deeb1e..bf5f9814dea4b23c44d8706ff1b6d1987e32c91a 100644 (file)
@@ -1,6 +1,5 @@
-diff -ur WindowMaker-0.64.0/WPrefs.app/Expert.c WindowMaker-0.64.0.new/WPrefs.app/Expert.c
---- WindowMaker-0.64.0/WPrefs.app/Expert.c     Thu Feb  8 22:54:12 2001
-+++ WindowMaker-0.64.0.new/WPrefs.app/Expert.c Wed Mar 21 20:00:55 2001
+--- WindowMaker-0.65.1/WPrefs.app/Expert.c.orig        Mon Jun  4 19:47:32 2001
++++ WindowMaker-0.65.1/WPrefs.app/Expert.c     Thu Jul 26 12:09:03 2001
 @@ -33,7 +33,7 @@
      
      WMWidget *parent;
@@ -30,8 +29,8 @@ diff -ur WindowMaker-0.64.0/WPrefs.app/Expert.c WindowMaker-0.64.0.new/WPrefs.ap
 @@ -79,6 +80,7 @@
      WMSetButtonText(panel->swi[4], _("Use Windoze style cycling."));
      WMSetButtonText(panel->swi[5], _("Disable confirmation panel for the Kill command."));
-     WMSetButtonText(panel->swi[6], _("Disable cycling of highlighting color for selected icons."));
-+    WMSetButtonText(panel->swi[7], _("Launch applications and restore windows with a single click"));
+     WMSetButtonText(panel->swi[6], _("Disable selection animation for selected icons."));
++    MSetButtonText(panel->swi[7], _("Launch applications and restore windows with a single click"));
  
      WMRealizeWidget(panel->box);
      WMMapSubwidgets(panel->box);
This page took 0.089394 seconds and 4 git commands to generate.