diff --git a/helpers/make-indicator-session b/helpers/make-indicator-session index 10a3cd9463e9e667551314c79d014ee1af389569..bcd22acaca2c3e6a2b5300300f16c0e3d56de114 100644 --- a/helpers/make-indicator-session +++ b/helpers/make-indicator-session @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014 Rubén RodrÃguez <ruben@trisquel.info> +# Copyright (C) 2017 Ruben Rodriguez <ruben@trisquel.info> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ VERSION=1 . ./config -sed 's/Ubuntu Help/Help/' -i ./src/service.c +sed 's/Ubuntu/Trisquel' -i ./src/service.c changelog "Unbranded"