From f6a1cd5eba8b35690e29bda73979db4ba81db0e8 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Fri, 7 Apr 2017 16:23:56 -0400 Subject: [PATCH] Updated indicator-session for flidas --- helpers/make-indicator-session | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/make-indicator-session b/helpers/make-indicator-session index 10a3cd946..bcd22acac 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" -- GitLab