From 6a8b01d46d1034a9c19286deb13fd86d4114311f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 5 Apr 2013 18:34:52 +0300 Subject: fix case for icon theme cursordir = $(datadir)/icons/mate/cursors --- desktop-themes/GreenLaguna/index.theme.in | 2 +- desktop-themes/TraditionalGreen/index.theme.in | 2 +- desktop-themes/TraditionalOk/index.theme.in | 2 +- desktop-themes/TraditionalOkTest/index.theme.in | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'desktop-themes') diff --git a/desktop-themes/GreenLaguna/index.theme.in b/desktop-themes/GreenLaguna/index.theme.in index 0838d379..767860e9 100644 --- a/desktop-themes/GreenLaguna/index.theme.in +++ b/desktop-themes/GreenLaguna/index.theme.in @@ -6,7 +6,7 @@ Encoding=UTF-8 GtkTheme=GreenLaguna MetacityTheme=GreenLaguna IconTheme=matefaenza -CursorTheme=MATE +CursorTheme=mate CursorSize=24 [Desktop Entry] diff --git a/desktop-themes/TraditionalGreen/index.theme.in b/desktop-themes/TraditionalGreen/index.theme.in index 72cb6875..eda5ec46 100644 --- a/desktop-themes/TraditionalGreen/index.theme.in +++ b/desktop-themes/TraditionalGreen/index.theme.in @@ -12,6 +12,6 @@ Encoding=UTF-8 GtkTheme=TraditionalGreen MetacityTheme=TraditionalGreen IconTheme=mate -CursorTheme=MATE +CursorTheme=mate CursorSize=16 ButtonLayout=:minimize,maximize,close diff --git a/desktop-themes/TraditionalOk/index.theme.in b/desktop-themes/TraditionalOk/index.theme.in index 17d165a0..d608d9a2 100644 --- a/desktop-themes/TraditionalOk/index.theme.in +++ b/desktop-themes/TraditionalOk/index.theme.in @@ -12,6 +12,6 @@ Encoding=UTF-8 GtkTheme=TraditionalOk MetacityTheme=TraditionalOk IconTheme=mate -CursorTheme=MATE +CursorTheme=mate CursorSize=16 ButtonLayout=:minimize,maximize,close diff --git a/desktop-themes/TraditionalOkTest/index.theme.in b/desktop-themes/TraditionalOkTest/index.theme.in index fcab979e..b600b308 100644 --- a/desktop-themes/TraditionalOkTest/index.theme.in +++ b/desktop-themes/TraditionalOkTest/index.theme.in @@ -12,6 +12,6 @@ Encoding=UTF-8 GtkTheme=TraditionalOkTest MetacityTheme=TraditionalOkTest IconTheme=mate -CursorTheme=MATE +CursorTheme=mate CursorSize=16 ButtonLayout=:minimize,maximize,close -- cgit v1.2.1