shame should lead back to legal, about should have a navbar. --- src/about | 2 +- src/shame | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/about b/src/about index 594fbff..837ff4b 100644 --- a/src/about +++ b/src/about @@ -1,4 +1,4 @@ -FFMPEG_ABOUT_NAVBAR +LIBAV_ABOUT_NAVBAR <h1>About Libav</h1> diff --git a/src/shame b/src/shame index 15a3fcb..fa68899 100644 --- a/src/shame +++ b/src/shame @@ -1,4 +1,4 @@ -LIBAV_ABOUT_NAVBAR +LIBAV_LEGAL_NAVBAR <h1>Hall of Shame</h1> -- 1.7.4.1 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
