From 4eade830905969d6f914a81891a45f46cb2a5e90 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 12 Mar 2003 12:07:17 +0000 Subject: update share/icons copying new icons from mcc --- pixmaps/edit-urpm-sources16.png | Bin 0 -> 1017 bytes pixmaps/edit-urpm-sources32.png | Bin 0 -> 2644 bytes pixmaps/edit-urpm-sources48.png | Bin 0 -> 4372 bytes pixmaps/mandrakeupdate16.png | Bin 1229 -> 1002 bytes pixmaps/mandrakeupdate32.png | Bin 2624 -> 2690 bytes pixmaps/mandrakeupdate48.png | Bin 4141 -> 4972 bytes pixmaps/rpmdrake-icons.tar.bz2 | Bin 16848 -> 0 bytes pixmaps/rpmdrake-remove16.png | Bin 0 -> 997 bytes pixmaps/rpmdrake-remove32.png | Bin 0 -> 2616 bytes pixmaps/rpmdrake-remove48.png | Bin 0 -> 4665 bytes pixmaps/rpmdrake16.png | Bin 1345 -> 1003 bytes pixmaps/rpmdrake32.png | Bin 2715 -> 2672 bytes pixmaps/rpmdrake48.png | Bin 4568 -> 4937 bytes rpmdrake.spec | 9 ++++++--- 14 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 pixmaps/edit-urpm-sources16.png create mode 100644 pixmaps/edit-urpm-sources32.png create mode 100644 pixmaps/edit-urpm-sources48.png delete mode 100644 pixmaps/rpmdrake-icons.tar.bz2 create mode 100644 pixmaps/rpmdrake-remove16.png create mode 100644 pixmaps/rpmdrake-remove32.png create mode 100644 pixmaps/rpmdrake-remove48.png diff --git a/pixmaps/edit-urpm-sources16.png b/pixmaps/edit-urpm-sources16.png new file mode 100644 index 00000000..60c55c41 Binary files /dev/null and b/pixmaps/edit-urpm-sources16.png differ diff --git a/pixmaps/edit-urpm-sources32.png b/pixmaps/edit-urpm-sources32.png new file mode 100644 index 00000000..4ff5eac0 Binary files /dev/null and b/pixmaps/edit-urpm-sources32.png differ diff --git a/pixmaps/edit-urpm-sources48.png b/pixmaps/edit-urpm-sources48.png new file mode 100644 index 00000000..50ea924e Binary files /dev/null and b/pixmaps/edit-urpm-sources48.png differ diff --git a/pixmaps/mandrakeupdate16.png b/pixmaps/mandrakeupdate16.png index 4f271882..cf485cb7 100644 Binary files a/pixmaps/mandrakeupdate16.png and b/pixmaps/mandrakeupdate16.png differ diff --git a/pixmaps/mandrakeupdate32.png b/pixmaps/mandrakeupdate32.png index 26f70879..5ab663aa 100644 Binary files a/pixmaps/mandrakeupdate32.png and b/pixmaps/mandrakeupdate32.png differ diff --git a/pixmaps/mandrakeupdate48.png b/pixmaps/mandrakeupdate48.png index 0a82f3fb..9a805109 100644 Binary files a/pixmaps/mandrakeupdate48.png and b/pixmaps/mandrakeupdate48.png differ diff --git a/pixmaps/rpmdrake-icons.tar.bz2 b/pixmaps/rpmdrake-icons.tar.bz2 deleted file mode 100644 index fced4385..00000000 Binary files a/pixmaps/rpmdrake-icons.tar.bz2 and /dev/null differ diff --git a/pixmaps/rpmdrake-remove16.png b/pixmaps/rpmdrake-remove16.png new file mode 100644 index 00000000..8c8ea87a Binary files /dev/null and b/pixmaps/rpmdrake-remove16.png differ diff --git a/pixmaps/rpmdrake-remove32.png b/pixmaps/rpmdrake-remove32.png new file mode 100644 index 00000000..00a790b7 Binary files /dev/null and b/pixmaps/rpmdrake-remove32.png differ diff --git a/pixmaps/rpmdrake-remove48.png b/pixmaps/rpmdrake-remove48.png new file mode 100644 index 00000000..8aa83433 Binary files /dev/null and b/pixmaps/rpmdrake-remove48.png differ diff --git a/pixmaps/rpmdrake16.png b/pixmaps/rpmdrake16.png index a8bd433c..4a0e201c 100644 Binary files a/pixmaps/rpmdrake16.png and b/pixmaps/rpmdrake16.png differ diff --git a/pixmaps/rpmdrake32.png b/pixmaps/rpmdrake32.png index 4451a301..0601ccbd 100644 Binary files a/pixmaps/rpmdrake32.png and b/pixmaps/rpmdrake32.png differ diff --git a/pixmaps/rpmdrake48.png b/pixmaps/rpmdrake48.png index abf0bc43..83b1a2a8 100644 Binary files a/pixmaps/rpmdrake48.png and b/pixmaps/rpmdrake48.png differ diff --git a/rpmdrake.spec b/rpmdrake.spec index 215b06aa..632d5273 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -8,7 +8,7 @@ %define name rpmdrake %define version 2.1 -%define release 12mdk +%define release 13mdk Name: %{name} Version: %{version} @@ -62,11 +62,11 @@ mkdir -p $RPM_BUILD_ROOT%{_menudir} cat > $RPM_BUILD_ROOT%{_menudir}/%{name} << EOF ?package(%{name}): command="/usr/sbin/rpmdrake" needs="x11" section="Configuration/Packaging" icon="rpmdrake.png" \ title="Install Software" longtitle="A graphical front end for installing packages" -?package(%{name}): command="/usr/sbin/rpmdrake-remove" needs="x11" section="Configuration/Packaging" icon="rpmdrake.png" \ +?package(%{name}): command="/usr/sbin/rpmdrake-remove" needs="x11" section="Configuration/Packaging" icon="rpmdrake-remove.png" \ title="Remove Software" longtitle="A graphical front end for removing packages" ?package(%{name}): command="/usr/sbin/MandrakeUpdate" needs="x11" section="Configuration/Packaging" icon="mandrakeupdate.png" \ title="Mandrake Update" longtitle="A graphical front end for software updates" -?package(%{name}): command="/usr/sbin/edit-urpm-sources.pl" needs="x11" section="Configuration/Packaging" icon="rpmdrake.png" \ +?package(%{name}): command="/usr/sbin/edit-urpm-sources.pl" needs="x11" section="Configuration/Packaging" icon="edit-urpm-sources.png" \ title="Software Sources Manager" longtitle="A graphical front end to add/remove/edit sources for installing packages" EOF @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorarch}/*.pm %changelog +* Wed Mar 12 2003 Guillaume Cottenceau 2.1-13mdk +- update share/icons from mcc new icons + * Tue Mar 11 2003 Guillaume Cottenceau 2.1-12mdk - new icons - latest po's -- cgit v1.2.1