From 7b7587a40f7bfcb4db0be6befa2d7f24fddbe5d2 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 2 Jun 2015 12:41:26 +0200 Subject: reproducible: add title tag to the notify icon for the unicode impaired --- bin/reproducible_common.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 20fc4a43..0bec423b 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -225,6 +225,8 @@ write_page_header() { for i in $SUITES ; do write_page "
  • suite: $i
  • " done + elif [ "$TARGET" = "notify" ] ; then + write_page "
  • ${SPOKEN_TARGET}
  • " else write_page "
  • ${SPOKEN_TARGET}
  • " fi -- cgit v1.2.3-70-g09d2