diff --git a/profiles/common b/profiles/common index 27e24b41..2db326e4 100644 --- a/profiles/common +++ b/profiles/common @@ -1,5 +1,5 @@ ############################################################################### -# GNU Screen common profile +# Screen common profile # This configuration profile is intended to be a common header of useful # functionality, included by other profiles. # diff --git a/profiles/debian b/profiles/debian index 7bf73384..3f32734d 100644 --- a/profiles/debian +++ b/profiles/debian @@ -1,5 +1,5 @@ ############################################################################### -# GNU Screen Profile for Debian +# Screen Profile for Debian # This configuration profile is intended to roughly approximate a Debian # Desktop within 'screen'. # diff --git a/profiles/fedora b/profiles/fedora index a0d2588c..0bba8da8 100644 --- a/profiles/fedora +++ b/profiles/fedora @@ -1,5 +1,5 @@ ############################################################################### -# GNU Screen Profile for Debian +# Screen Profile for Debian # This configuration profile is intended to roughly approximate a Fedora # Desktop within 'screen'. # diff --git a/profiles/redhat b/profiles/redhat index 1e0f3883..665b9c7f 100644 --- a/profiles/redhat +++ b/profiles/redhat @@ -1,5 +1,5 @@ ############################################################################### -# GNU Screen Profile for Debian +# Screen Profile for Debian # This configuration profile is intended to roughly approximate a Red Hat # Desktop within 'screen'. # diff --git a/profiles/ubuntu b/profiles/ubuntu index c981dcc0..3c90d2d2 100644 --- a/profiles/ubuntu +++ b/profiles/ubuntu @@ -1,5 +1,5 @@ ############################################################################### -# GNU Screen Profile for the Ubuntu Server +# Screen Profile for the Ubuntu Server # This configuration profile is intended to roughly approximate the Ubuntu # Gnome Desktop within 'screen'. # diff --git a/screen-launcher-install b/screen-launcher-install index c69b1a51..6c25062c 100755 --- a/screen-launcher-install +++ b/screen-launcher-install @@ -1,6 +1,6 @@ #!/bin/sh -e # -# GNU screen-profiles-helper +# screen-launcher-install # Copyright (C) 2008 Canonical Ltd. # # Authors: Nick Barcet diff --git a/screen-launcher-uninstall b/screen-launcher-uninstall index 5b93b068..4a36c2b1 100755 --- a/screen-launcher-uninstall +++ b/screen-launcher-uninstall @@ -1,6 +1,6 @@ #!/bin/sh -e # -# GNU screen-profiles-helper +# screen-launcher-uninstall # Copyright (C) 2008 Canonical Ltd. # # Authors: Nick Barcet diff --git a/select-screen-profile b/select-screen-profile index c791e743..7478d765 100755 --- a/select-screen-profile +++ b/select-screen-profile @@ -1,6 +1,6 @@ #!/bin/sh -e # -# GNU screen-profiles +# select-screen-profile # Copyright (C) 2008 Canonical Ltd. # # Authors: Dustin Kirklan @@ -24,7 +24,7 @@ usage () { cat <