mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
initialize logo with = rather than +
This commit is contained in:
parent
9085f6ebc8
commit
4e7178bfcd
5 changed files with 6 additions and 6 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,8 +1,8 @@
|
|||
screen-profiles (1.42) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* added logo for Arch linux
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 28 Mar 2009 13:32:36 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 30 Mar 2009 10:53:48 -0500
|
||||
|
||||
screen-profiles (1.41-0ubuntu1) jaunty; urgency=low
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
%{+b bw} f
|
||||
%{=b bw} f
|
||||
|
|
|
@ -1 +1 @@
|
|||
%{+b cw} >
|
||||
%{=b cw} >
|
||||
|
|
|
@ -1 +1 @@
|
|||
%{+b RK} RH
|
||||
%{=b RK} RH
|
||||
|
|
|
@ -1 +1 @@
|
|||
%{+b kr}\\%{= ky}o%{=b kY}\/
|
||||
%{=b kr}\\%{= ky}o%{=b kY}\/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue