Skip to content

Commit

Permalink
Rename user facing 'Showtime' -> 'Movian'
Browse files Browse the repository at this point in the history
  • Loading branch information
andoma committed Mar 16, 2015
1 parent 7f35848 commit fe9996a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/showtime-shell/showtime-shell.mk
@@ -1,4 +1,4 @@
SHOWTIME_SHELL_VERSION = ec1d7a18f637e94b4552e9a60a71e9b5666fe0d5
SHOWTIME_SHELL_VERSION = c3b9fc421c5b3043d5c6c42a202776953693b336
SHOWTIME_SHELL_SITE = git://github.com/andoma/showtime-shell.git
SHOWTIME_SHELL_LICENSE = GPLv3

Expand Down
2 changes: 1 addition & 1 deletion package/stos-splash/S01stos-splash
@@ -1,7 +1,7 @@
#!/bin/sh

start() {
/usr/sbin/stos-splash -s "Showtime OS booting..." -f /usr/share/fonts/Audiowide-Regular.ttf -d
/usr/sbin/stos-splash -s "Movian system booting..." -f /usr/share/fonts/Audiowide-Regular.ttf -d
}

case "$1" in
Expand Down

0 comments on commit fe9996a

Please sign in to comment.