From 5602d3f102b3bd5aea10db08f339eee47a415de2 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Fri, 8 Sep 2006 17:11:37 +0000 Subject: - Update profile scripts to remove invalid dependencies - move defaults bookmarks from kde and firefox to this package --- menu/menustyle.csh | 1 - menu/menustyle.sh | 2 -- 2 files changed, 3 deletions(-) (limited to 'menu') diff --git a/menu/menustyle.csh b/menu/menustyle.csh index da29e20..74776db 100755 --- a/menu/menustyle.csh +++ b/menu/menustyle.csh @@ -1,4 +1,3 @@ -#!/bin/csh if ($META_CLASS == desktop ) then set MDV_MENU_STYLE=discovery else diff --git a/menu/menustyle.sh b/menu/menustyle.sh index ba46289..e1b5051 100755 --- a/menu/menustyle.sh +++ b/menu/menustyle.sh @@ -1,5 +1,3 @@ -#!/bin/sh - if [ "$META_CLASS" = "desktop" ]; then MDV_MENU_STYLE=discovery else -- cgit v1.2.1