diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:36:06 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:36:06 +0000 |
commit | 0ce9c970cf1f04781b118a59f97f3eb1664b66e8 (patch) | |
tree | f7a394b0aac405fa51a73c089493e2d03e9df09a /x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm | |
parent | - Fix the implicit requirement lines of the pkg-config files to use libav's (diff) |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
Diffstat (limited to 'x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm')
-rw-r--r-- | x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm b/x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm new file mode 100644 index 000000000000..bfcdb79c9a57 --- /dev/null +++ b/x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm @@ -0,0 +1,9 @@ +--- themes/classic/led.xpm.orig Sun Mar 25 13:12:27 2007 ++++ themes/classic/led.xpm Sun Mar 25 13:12:33 2007 +@@ -1,5 +1,5 @@ + /* XPM */ +-char * led_xpm[] = { ++static char * led_xpm[] = { + "135 11 3 1", + " c #282828", + "O c #00df00", |