From 513846f5081da2e55b85b73c0a8a5784bea13482 Mon Sep 17 00:00:00 2001 From: michuz Date: Mon, 21 Jan 2002 17:48:17 +0000 Subject: [PATCH] - added icon Changed files: abiword.desktop -> 1.3 abiword.spec -> 1.7 --- abiword.desktop | 2 +- abiword.spec | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/abiword.desktop b/abiword.desktop index 6f1247e..726be05 100644 --- a/abiword.desktop +++ b/abiword.desktop @@ -4,7 +4,7 @@ Name[pl]=AbiWord Comment=Advanced wordprocessor Comment[pl]=Zaawansowany procesor tekstu Exec=AbiWord -Icon= +Icon=abiword_48.png Terminal=0 Type=Application # vi: encoding=utf-8 diff --git a/abiword.spec b/abiword.spec index 046f670..8506307 100644 --- a/abiword.spec +++ b/abiword.spec @@ -39,23 +39,24 @@ gettextize --copy --force %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_bindir},%{_applnkdir}/Office/Wordprocessors} -install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Office/Wordprocessors +install -d $RPM_BUILD_ROOT{%{_bindir},%{_applnkdir}/Office/Wordprocessors,%{_pixmapsdir}} + cd abi %{__make} -f GNUmakefile install \ DESTDIR=$RPM_BUILD_ROOT -gzip -9nf CREDITS.TXT +install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Office/Wordprocessors +install $RPM_BUILD_ROOT%{_datadir}/AbiSuite/icons/abiword_48.png $RPM_BUILD_ROOT%{_pixmapsdir} -#%find_lang %{name} +gzip -9nf CREDITS.TXT %clean rm -rf $RPM_BUILD_ROOT -#%files -f %{name}.lang %files %defattr(644,root,root,755) %doc abi/docs/*.abw abi/*.gz %attr(755,root,root) %{_bindir}/[At]* %{_datadir}/AbiSuite %{_applnkdir}/Office/Wordprocessors/* +%{_pixmapsdir}/*.png -- 2.44.0