|
|
|
@ -324,42 +324,42 @@ Requires: mageia-theme-Default
|
|
|
|
|
%if 0%{?mgaversion} == 3
|
|
|
|
|
Requires: mageia-theme-Default
|
|
|
|
|
%define tde_bg /usr/share/mga/backgrounds/default.jpg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/icons/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Mageia 4 Theme
|
|
|
|
|
%if 0%{?mgaversion} == 4
|
|
|
|
|
Requires: mageia-theme-Default
|
|
|
|
|
%define tde_bg /usr/share/mga/backgrounds/default.jpg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/icons/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Mageia 5 Theme
|
|
|
|
|
%if 0%{?mgaversion} == 5
|
|
|
|
|
Requires: mageia-theme-Default
|
|
|
|
|
%define tde_bg /usr/share/mga/backgrounds/default.jpg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/icons/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Mageia 6 Theme
|
|
|
|
|
%if 0%{?mgaversion} == 6
|
|
|
|
|
Requires: mageia-theme-Default
|
|
|
|
|
%define tde_bg /usr/share/mga/backgrounds/default.jpg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/icons/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Mageia 7 Theme
|
|
|
|
|
%if 0%{?mgaversion} == 7
|
|
|
|
|
Requires: mageia-theme-Default
|
|
|
|
|
%define tde_bg /usr/share/mga/backgrounds/default.jpg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/icons/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Mageia 8 Theme
|
|
|
|
|
%if 0%{?mgaversion} == 8
|
|
|
|
|
Requires: mageia-theme-Default
|
|
|
|
|
%define tde_bg /usr/share/mga/backgrounds/default.jpg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%define tde_starticon %{tde_datadir}/icons/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Mandriva 2011 Theme: "rosa"
|
|
|
|
@ -2607,7 +2607,7 @@ functionality.
|
|
|
|
|
%{tde_datadir}/servicetypes/kickoffsearchplugin.desktop
|
|
|
|
|
%{tde_tdedocdir}/HTML/en/kicker/
|
|
|
|
|
%if 0%{?mgaversion} >= 3
|
|
|
|
|
%{tde_datadir}/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%{tde_datadir}/icons/oxygen/scalable/mgabutton.svg
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
##########
|
|
|
|
@ -3622,7 +3622,7 @@ fi
|
|
|
|
|
|
|
|
|
|
# Mageia icon for TDE menu
|
|
|
|
|
%if 0%{?mgaversion} >= 3
|
|
|
|
|
%__install -D -m 644 "%{SOURCE9}" "%{?buildroot}%{tde_datadir}/oxygen/scalable/mgabutton.svg"
|
|
|
|
|
%__install -D -m 644 "%{SOURCE9}" "%{?buildroot}%{tde_datadir}/icons/oxygen/scalable/mgabutton.svg"
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# openSUSE 11.4: tdm startup script
|
|
|
|
|