Remove gratuitous patch.
This commit is contained in:
parent
d9fb7cd2e3
commit
87c26ad94c
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/05/19 18:13:38 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/05/24 20:49:50 ajacoutot Exp $
|
||||
|
||||
COMMENT= sytem monitor for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-system-monitor
|
||||
GNOME_VERSION= 2.28.2
|
||||
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-src_proctable_cpp,v 1.1 2010/10/27 12:09:43 ajacoutot Exp $
|
||||
--- src/proctable.cpp.orig Wed Oct 27 14:03:01 2010
|
||||
+++ src/proctable.cpp Wed Oct 27 14:03:10 2010
|
||||
@@ -220,7 +220,7 @@ proctable_new (ProcData * const procdata)
|
||||
N_("CPU Time"),
|
||||
N_("Started"),
|
||||
N_("Nice"),
|
||||
- N_("ID"),
|
||||
+ N_("PID"),
|
||||
N_("Security Context"),
|
||||
N_("Command Line"),
|
||||
N_("Memory"),
|
Loading…
Reference in New Issue
Block a user