mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-21 20:18:00 +01:00
symlinking pinkieoink to oinkoinkoink
This commit is contained in:
parent
9c6aeee703
commit
c028dd9537
5 changed files with 22 additions and 9 deletions
10
CHANGELOG
10
CHANGELOG
|
@ -4,13 +4,17 @@ Version 2.3
|
|||
|
||||
`-q` accepts file names.
|
||||
|
||||
Improved Unicode support: treats combining characters as invisible
|
||||
Improved Unicode support: treats combining characters as invisible.
|
||||
|
||||
Optional support for UCS pony names
|
||||
Optional support for UCS pony names.
|
||||
|
||||
Pony files and balloon style files can be pipes (as
|
||||
well as sockets, doors and as always regular files.)
|
||||
|
||||
Support cowsay style message compression.
|
||||
|
||||
Pony symlink added: pinkieoink → oinkoinkoink
|
||||
|
||||
|
||||
Version 2.2
|
||||
|
||||
|
@ -73,7 +77,7 @@ Version 1.3
|
|||
|
||||
Pony renamed: sindy to powderrouge
|
||||
|
||||
Pony symliks: sindy → powderrouge
|
||||
Pony symlink added: sindy → powderrouge
|
||||
|
||||
PREFIX=/some-dir can be used when invoking make, the default value is /usr
|
||||
|
||||
|
|
|
@ -1139,12 +1139,20 @@ Support for @code{best.pony} file.
|
|||
@item
|
||||
@code{-q} accepts file names.
|
||||
@item
|
||||
Improved Unicode support: treats combining characters as invisible
|
||||
Improved Unicode support: treats combining characters as invisible.
|
||||
@item
|
||||
Optional support for UCS pony names
|
||||
Optional support for UCS pony names.
|
||||
@item
|
||||
Pony files and balloon style files can be pipes (as well as sockets, doors
|
||||
and as always regular files)
|
||||
and as always regular files.)
|
||||
@item
|
||||
Support cowsay style message compression.
|
||||
@item
|
||||
or @command{ponythink}
|
||||
Pony symlink added:
|
||||
@itemize @bullet
|
||||
@item @code{pinkieoink} → @code{oinkoinkoink}
|
||||
@end itemize
|
||||
@end itemize
|
||||
|
||||
@heading Version 2.2
|
||||
|
@ -1160,7 +1168,6 @@ Support for colours in the message.
|
|||
@item
|
||||
Support custom balloon styles using the option @code{-b}, @code{-B} will list
|
||||
all available. This list depends on whether you are invoking @command{ponysay}
|
||||
or @command{ponythink}
|
||||
@end itemize
|
||||
|
||||
@heading Version 2.1.1
|
||||
|
@ -1223,7 +1230,7 @@ Make file is improved.
|
|||
New ponies: @code{forestspirit}, @code{hollydash}, @code{raggedy}, @code{rhyme}
|
||||
@item
|
||||
@code{sindy} is renamed to @code{powderrouge}.
|
||||
Pony symlinks added:
|
||||
Pony symlink added:
|
||||
@itemize @bullet
|
||||
@item @code{sindy} → @code{powderrouge}
|
||||
@end itemize
|
||||
|
|
1
ponies/pinkieoink.pony
Symbolic link
1
ponies/pinkieoink.pony
Symbolic link
|
@ -0,0 +1 @@
|
|||
./oinkoinkoink.pony
|
|
@ -91,7 +91,7 @@ photofinish
|
|||
pinacolada
|
||||
pinkamina
|
||||
pinkie+pinkiecannonfront+pinkiecannon+pinkiebounce+pinkiecannonhappy+pinkiegala+pinkiechicken+pinkiehugfluttershy+pinkiegummy+pinkietongue+pinkiesilly
|
||||
pinkie+pinkiepartycannon+pinkieprincess+pinkiehugsfluttershy+pinkiewhoops+oinkoinkoink+pinkiewhoopsout+pinkiewhoopseat+fillypinkie+fillypinkiecurly
|
||||
pinkie+pinkiepartycannon+pinkieprincess+pinkiehugsfluttershy+pinkiewhoops+oinkoinkoink+pinkiewhoopsout+pinkiewhoopseat+fillypinkie+fillypinkiecurly+pinkieoink
|
||||
pipsqueak
|
||||
pokey+pokeypierce
|
||||
ponet
|
||||
|
|
1
ttyponies/pinkieoink.pony
Symbolic link
1
ttyponies/pinkieoink.pony
Symbolic link
|
@ -0,0 +1 @@
|
|||
./oinkoinkoink.pony
|
Loading…
Reference in a new issue