Updated indicator-session for flidas

This commit is contained in:
Ruben Rodriguez 2017-04-07 16:23:56 -04:00
parent a450c426dd
commit f6a1cd5eba

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/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 # 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 # it under the terms of the GNU General Public License as published by
@ -21,7 +21,7 @@ VERSION=1
. ./config . ./config
sed 's/Ubuntu Help/Help/' -i ./src/service.c sed 's/Ubuntu/Trisquel' -i ./src/service.c
changelog "Unbranded" changelog "Unbranded"