From 445ca189627d77dcaf6cc2fd0e32e20875bc6ada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 11 Mar 2017 10:20:29 +0100 Subject: Revert icons update for Mageia 6 design We want to keep this new design specific to Mageia 6, so reverting it before backporting to Mageia 5. Revert "other new icons for rpmdrake" This reverts commit d8d0c8be01bdab7594d4ae4dfe036328ec1a3f56. Revert "new icon for state_base" This reverts commit 677f20c7cc4a2627cf2f89dcbd3728cea78fa2a0. Revert "new package status icons" This reverts commit 8bdc532fcdd3fb01dcd03a0f390fa50a0ed9e240. Revert "some more icon updates" This reverts commit 63b4ca1266933c512348a925f0650e43994824d6. Revert "new main icons for rpmdrake" This reverts commit 19ec9f9141179a4bc8de1e4cfb2dce8598a0d072. --- .gitignore | 2 - icons/bugfix-update.png | Bin 683 -> 1513 bytes icons/general-update.png | Bin 711 -> 1622 bytes icons/security-update.png | Bin 702 -> 1619 bytes icons/selected.png | Bin 217 -> 342 bytes icons/semiselected.png | Bin 217 -> 237 bytes icons/state_backport.png | Bin 834 -> 966 bytes icons/state_base.png | Bin 965 -> 867 bytes icons/state_installed.png | Bin 845 -> 1008 bytes icons/state_to_install.png | Bin 857 -> 848 bytes icons/state_to_remove.png | Bin 824 -> 965 bytes icons/state_to_update.png | Bin 861 -> 1165 bytes icons/svg/bugfix-update.svg | 207 ---------------------- icons/svg/general-update.svg | 207 ---------------------- icons/svg/security-update.svg | 207 ---------------------- icons/svg/selected.svg | 66 ------- icons/svg/semiselected.svg | 66 ------- icons/svg/state_backport.svg | 272 ---------------------------- icons/svg/state_base.svg | 235 ------------------------- icons/svg/state_installed.svg | 272 ---------------------------- icons/svg/state_to_install.svg | 271 ---------------------------- icons/svg/state_to_remove.svg | 259 --------------------------- icons/svg/state_to_update.svg | 271 ---------------------------- icons/title-install.png | Bin 2014 -> 4425 bytes icons/title-media.png | Bin 2099 -> 3821 bytes icons/title-update.png | Bin 1870 -> 4402 bytes icons/unselected.png | Bin 169 -> 149 bytes pixmaps/edit-urpm-sources16.png | Bin 625 -> 1032 bytes pixmaps/edit-urpm-sources32.png | Bin 1327 -> 2577 bytes pixmaps/edit-urpm-sources48.png | Bin 2099 -> 4370 bytes pixmaps/mageiaupdate16.png | Bin 628 -> 1055 bytes pixmaps/mageiaupdate32.png | Bin 1262 -> 2592 bytes pixmaps/mageiaupdate48.png | Bin 1870 -> 4414 bytes pixmaps/rpmdrake-remove16.png | Bin 586 -> 1004 bytes pixmaps/rpmdrake-remove32.png | Bin 1171 -> 2446 bytes pixmaps/rpmdrake-remove48.png | Bin 1739 -> 4035 bytes pixmaps/rpmdrake16.png | Bin 519 -> 945 bytes pixmaps/rpmdrake32.png | Bin 997 -> 2312 bytes pixmaps/rpmdrake48.png | Bin 1451 -> 3837 bytes pixmaps/svg/edit-urpm-sources.svg | 362 -------------------------------------- pixmaps/svg/mageiaupdate.svg | 290 ------------------------------ pixmaps/svg/rpmdrake-remove.svg | 292 ------------------------------ pixmaps/svg/rpmdrake.svg | 235 ------------------------- 43 files changed, 3514 deletions(-) delete mode 100644 .gitignore delete mode 100644 icons/svg/bugfix-update.svg delete mode 100644 icons/svg/general-update.svg delete mode 100644 icons/svg/security-update.svg delete mode 100644 icons/svg/selected.svg delete mode 100644 icons/svg/semiselected.svg delete mode 100644 icons/svg/state_backport.svg delete mode 100644 icons/svg/state_base.svg delete mode 100644 icons/svg/state_installed.svg delete mode 100644 icons/svg/state_to_install.svg delete mode 100644 icons/svg/state_to_remove.svg delete mode 100644 icons/svg/state_to_update.svg delete mode 100644 pixmaps/svg/edit-urpm-sources.svg delete mode 100644 pixmaps/svg/mageiaupdate.svg delete mode 100644 pixmaps/svg/rpmdrake-remove.svg delete mode 100644 pixmaps/svg/rpmdrake.svg diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 6ef5c6d0..00000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -.directory - diff --git a/icons/bugfix-update.png b/icons/bugfix-update.png index d5088169..4af667cb 100644 Binary files a/icons/bugfix-update.png and b/icons/bugfix-update.png differ diff --git a/icons/general-update.png b/icons/general-update.png index d31dfcc8..75a659ae 100644 Binary files a/icons/general-update.png and b/icons/general-update.png differ diff --git a/icons/security-update.png b/icons/security-update.png index 17985c64..14ce373b 100644 Binary files a/icons/security-update.png and b/icons/security-update.png differ diff --git a/icons/selected.png b/icons/selected.png index ae5b88c8..bbc77f00 100644 Binary files a/icons/selected.png and b/icons/selected.png differ diff --git a/icons/semiselected.png b/icons/semiselected.png index 8faad1c1..f74854f5 100644 Binary files a/icons/semiselected.png and b/icons/semiselected.png differ diff --git a/icons/state_backport.png b/icons/state_backport.png index aa788242..db11b94e 100644 Binary files a/icons/state_backport.png and b/icons/state_backport.png differ diff --git a/icons/state_base.png b/icons/state_base.png index 1e90fbb8..f2b7860a 100644 Binary files a/icons/state_base.png and b/icons/state_base.png differ diff --git a/icons/state_installed.png b/icons/state_installed.png index a3eadfad..cf0777cc 100644 Binary files a/icons/state_installed.png and b/icons/state_installed.png differ diff --git a/icons/state_to_install.png b/icons/state_to_install.png index dc3647bf..94d356d4 100644 Binary files a/icons/state_to_install.png and b/icons/state_to_install.png differ diff --git a/icons/state_to_remove.png b/icons/state_to_remove.png index 75fea61e..50eaf758 100644 Binary files a/icons/state_to_remove.png and b/icons/state_to_remove.png differ diff --git a/icons/state_to_update.png b/icons/state_to_update.png index 85376e71..4fc9de4a 100644 Binary files a/icons/state_to_update.png and b/icons/state_to_update.png differ diff --git a/icons/svg/bugfix-update.svg b/icons/svg/bugfix-update.svg deleted file mode 100644 index af328577..00000000 --- a/icons/svg/bugfix-update.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/svg/general-update.svg b/icons/svg/general-update.svg deleted file mode 100644 index de2b56c1..00000000 --- a/icons/svg/general-update.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/svg/security-update.svg b/icons/svg/security-update.svg deleted file mode 100644 index 789c3544..00000000 --- a/icons/svg/security-update.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/svg/selected.svg b/icons/svg/selected.svg deleted file mode 100644 index 8d3dd609..00000000 --- a/icons/svg/selected.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/icons/svg/semiselected.svg b/icons/svg/semiselected.svg deleted file mode 100644 index 8ada8d14..00000000 --- a/icons/svg/semiselected.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/icons/svg/state_backport.svg b/icons/svg/state_backport.svg deleted file mode 100644 index 0d9517b4..00000000 --- a/icons/svg/state_backport.svg +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/svg/state_base.svg b/icons/svg/state_base.svg deleted file mode 100644 index e683a4f0..00000000 --- a/icons/svg/state_base.svg +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/icons/svg/state_installed.svg b/icons/svg/state_installed.svg deleted file mode 100644 index 3a9f8d4c..00000000 --- a/icons/svg/state_installed.svg +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/svg/state_to_install.svg b/icons/svg/state_to_install.svg deleted file mode 100644 index 185c79c7..00000000 --- a/icons/svg/state_to_install.svg +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/svg/state_to_remove.svg b/icons/svg/state_to_remove.svg deleted file mode 100644 index a0edf3bd..00000000 --- a/icons/svg/state_to_remove.svg +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/svg/state_to_update.svg b/icons/svg/state_to_update.svg deleted file mode 100644 index 9454f703..00000000 --- a/icons/svg/state_to_update.svg +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/icons/title-install.png b/icons/title-install.png index 47be79ad..593490bd 100644 Binary files a/icons/title-install.png and b/icons/title-install.png differ diff --git a/icons/title-media.png b/icons/title-media.png index bb9df771..cab0cc81 100644 Binary files a/icons/title-media.png and b/icons/title-media.png differ diff --git a/icons/title-update.png b/icons/title-update.png index f7711ebb..753de690 100644 Binary files a/icons/title-update.png and b/icons/title-update.png differ diff --git a/icons/unselected.png b/icons/unselected.png index 25d5da38..ee7a9e38 100644 Binary files a/icons/unselected.png and b/icons/unselected.png differ diff --git a/pixmaps/edit-urpm-sources16.png b/pixmaps/edit-urpm-sources16.png index 1e376758..aa13bbd1 100644 Binary files a/pixmaps/edit-urpm-sources16.png and b/pixmaps/edit-urpm-sources16.png differ diff --git a/pixmaps/edit-urpm-sources32.png b/pixmaps/edit-urpm-sources32.png index 5dabbcab..181f054a 100644 Binary files a/pixmaps/edit-urpm-sources32.png and b/pixmaps/edit-urpm-sources32.png differ diff --git a/pixmaps/edit-urpm-sources48.png b/pixmaps/edit-urpm-sources48.png index bb9df771..2f783718 100644 Binary files a/pixmaps/edit-urpm-sources48.png and b/pixmaps/edit-urpm-sources48.png differ diff --git a/pixmaps/mageiaupdate16.png b/pixmaps/mageiaupdate16.png index 0c5a0ea6..a715b0d9 100644 Binary files a/pixmaps/mageiaupdate16.png and b/pixmaps/mageiaupdate16.png differ diff --git a/pixmaps/mageiaupdate32.png b/pixmaps/mageiaupdate32.png index 04fdf5e0..32e10d99 100644 Binary files a/pixmaps/mageiaupdate32.png and b/pixmaps/mageiaupdate32.png differ diff --git a/pixmaps/mageiaupdate48.png b/pixmaps/mageiaupdate48.png index f7711ebb..85ec1ca3 100644 Binary files a/pixmaps/mageiaupdate48.png and b/pixmaps/mageiaupdate48.png differ diff --git a/pixmaps/rpmdrake-remove16.png b/pixmaps/rpmdrake-remove16.png index e8ac6eab..9126b68d 100644 Binary files a/pixmaps/rpmdrake-remove16.png and b/pixmaps/rpmdrake-remove16.png differ diff --git a/pixmaps/rpmdrake-remove32.png b/pixmaps/rpmdrake-remove32.png index fa95700f..e8a521e6 100644 Binary files a/pixmaps/rpmdrake-remove32.png and b/pixmaps/rpmdrake-remove32.png differ diff --git a/pixmaps/rpmdrake-remove48.png b/pixmaps/rpmdrake-remove48.png index bdec1774..69be5731 100644 Binary files a/pixmaps/rpmdrake-remove48.png and b/pixmaps/rpmdrake-remove48.png differ diff --git a/pixmaps/rpmdrake16.png b/pixmaps/rpmdrake16.png index c23e7d1d..0e66f0c4 100644 Binary files a/pixmaps/rpmdrake16.png and b/pixmaps/rpmdrake16.png differ diff --git a/pixmaps/rpmdrake32.png b/pixmaps/rpmdrake32.png index a63edbbb..2226ef70 100644 Binary files a/pixmaps/rpmdrake32.png and b/pixmaps/rpmdrake32.png differ diff --git a/pixmaps/rpmdrake48.png b/pixmaps/rpmdrake48.png index 21a9fb47..93ef1aaf 100644 Binary files a/pixmaps/rpmdrake48.png and b/pixmaps/rpmdrake48.png differ diff --git a/pixmaps/svg/edit-urpm-sources.svg b/pixmaps/svg/edit-urpm-sources.svg deleted file mode 100644 index d569b6c7..00000000 --- a/pixmaps/svg/edit-urpm-sources.svg +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pixmaps/svg/mageiaupdate.svg b/pixmaps/svg/mageiaupdate.svg deleted file mode 100644 index ac12753c..00000000 --- a/pixmaps/svg/mageiaupdate.svg +++ /dev/null @@ -1,290 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/pixmaps/svg/rpmdrake-remove.svg b/pixmaps/svg/rpmdrake-remove.svg deleted file mode 100644 index f5941922..00000000 --- a/pixmaps/svg/rpmdrake-remove.svg +++ /dev/null @@ -1,292 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/pixmaps/svg/rpmdrake.svg b/pixmaps/svg/rpmdrake.svg deleted file mode 100644 index acec50ec..00000000 --- a/pixmaps/svg/rpmdrake.svg +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - -- cgit v1.2.1