YaST modules rename from novell-casa to CASA.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-04-18 22:12:38 +00:00
parent d47212b28d
commit dcccf58835
23 changed files with 690 additions and 160 deletions

View File

@@ -7,20 +7,30 @@
# Comments to:
# support@novell.com
#------------------------------------------------------------------------------
# Copyright 2005, Novell, Inc.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; version 2.1
# of the License.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Library Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, Novell, Inc.
#
# To contact Novell about this file by physical or electronic mail,
# you may find current contact information at www.novell.com.
#
#
# This script and its embedded programs are distributed with
# absolutely, positively NO WARRANTY WHATSOEVER, without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
# PURPOSE. The author and Novell, Inc. take no responsibility for
# the consequences of running this script.
#------------------------------------------------------------------------------
#
# START_DIR = pwd - the current working directory
# START_DIR = pwd - the current working directory
# this is the directory where this script is executed from
#
#------------------------------------------------------------------------------
@@ -31,7 +41,7 @@ DATE=`date`
SOURCE22_ICON=CASA_22.png
SOURCE32_ICON=CASA_32.png
SOURCE48_ICON=CASA_48.png
DEST_ICON=novell-casa.png
DEST_ICON=CASA.png
determineIfSourceExists ()
{
@@ -200,7 +210,7 @@ DIR_48=48x48
ICON_SOURCE="/usr/share/pixmaps"
APPS_DIR="apps"
ICONS_DIR="icons"
ICON_FILE="novell-casa.png"
ICON_FILE="CASA.png"
if [ -z "$1" ]
then