FreeBSD Bugzilla – Attachment 40705 Details for
Bug 63904
Maintainer update: x11-wm/treewm - fixes "menu item commands are lower-cased"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
treewm.diff
treewm.diff (text/plain), 1.01 KB, created by
Rudolf Polzer
on 2004-03-07 23:40:10 UTC
(
hide
)
Description:
treewm.diff
Filename:
MIME Type:
Creator:
Rudolf Polzer
Created:
2004-03-07 23:40:10 UTC
Size:
1.01 KB
patch
obsolete
>diff -ruN /usr/ports/x11-wm/treewm/Makefile treewm/Makefile >--- /usr/ports/x11-wm/treewm/Makefile Thu Feb 5 06:45:48 2004 >+++ treewm/Makefile Mon Mar 8 00:23:39 2004 >@@ -7,7 +7,7 @@ > > PORTNAME= treewm > PORTVERSION= 0.4.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-wm > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >diff -ruN /usr/ports/x11-wm/treewm/files/patch-menuinfo.cc treewm/files/patch-menuinfo.cc >--- /usr/ports/x11-wm/treewm/files/patch-menuinfo.cc Thu Jan 1 01:00:00 1970 >+++ treewm/files/patch-menuinfo.cc Mon Mar 8 00:23:57 2004 >@@ -0,0 +1,12 @@ >+diff -ru treewm-0.4.5.orig/src/menuinfo.cc treewm-0.4.5/src/menuinfo.cc >+--- src/menuinfo.cc Mon Mar 8 00:20:42 2004 >++++ src/menuinfo.cc Mon Mar 8 00:22:37 2004 >+@@ -21,7 +21,7 @@ >+ MenuItemList *actions=0,*last=0; >+ for (Entry *e=s->fe;e;e=e->next) >+ if (e->tag) { >+- lower(e->value); >++ // lower(e->value); // why? (RP) >+ if (last) { >+ last->next = new MenuItemList; >+ last = last->next;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 63904
: 40705