seahorse r2465 - in trunk: . pixmaps/22x22 pixmaps/48x48 pixmaps/scalable
- From: sadam svn gnome org
- To: svn-commits-list gnome org
- Subject: seahorse r2465 - in trunk: . pixmaps/22x22 pixmaps/48x48 pixmaps/scalable
- Date: Mon, 8 Sep 2008 14:20:57 +0000 (UTC)
Author: sadam
Date: Mon Sep 8 14:20:56 2008
New Revision: 2465
URL: http://svn.gnome.org/viewvc/seahorse?rev=2465&view=rev
Log:
2008-09-08 Adam Schreiber <sadam clemson edu>
* pixmaps/22x22/seahorse-applet-key.svg (deleted):
* pixmaps/22x22/seahorse-applet-encrypted.svg (deleted):
* pixmaps/22x22/seahorse-applet-unknown.svg (deleted):
* pixmaps/22x22/seahorse-applet-text.png (deleted):
* pixmaps/22x22/seahorse-applet-text.svg (deleted):
* pixmaps/22x22/seahorse-applet-signed.png (deleted):
* pixmaps/22x22/seahorse-applet-signed.svg (deleted):
* pixmaps/22x22/seahorse-applet-key.png (deleted):
* pixmaps/22x22/Makefile.am:
* pixmaps/22x22/seahorse-applet-encrypted.png (deleted):
* pixmaps/22x22/seahorse-applet-unknown.png (deleted):
* pixmaps/48x48/seahorse-applet.png (deleted):
* pixmaps/48x48/seahorse-applet-signed.png (deleted):
* pixmaps/48x48/seahorse-applet-text.png (deleted):
* pixmaps/48x48/seahorse-applet-key.png (deleted):
* pixmaps/48x48/Makefile.am:
* pixmaps/48x48/seahorse-applet-encrypted.png (deleted):
* pixmaps/48x48/seahorse-applet-unknown.png (deleted):
* pixmaps/scalable/seahorse-applet-key.svg (deleted):
* pixmaps/scalable/seahorse-applet-encrypted.svg (deleted):
* pixmaps/scalable/seahorse-applet-unknown.svg (deleted):
* pixmaps/scalable/seahorse-applet.svg (deleted):
* pixmaps/scalable/seahorse-applet-signed.svg (deleted):
* pixmaps/scalable/Makefile.am:
* pixmaps/scalable/seahorse-applet-text.svg (deleted): Remove icons
that
are now part of seahorse-plugins. Fixes bug #550802
Removed:
trunk/pixmaps/22x22/seahorse-applet-encrypted.png
trunk/pixmaps/22x22/seahorse-applet-encrypted.svg
trunk/pixmaps/22x22/seahorse-applet-key.png
trunk/pixmaps/22x22/seahorse-applet-key.svg
trunk/pixmaps/22x22/seahorse-applet-signed.png
trunk/pixmaps/22x22/seahorse-applet-signed.svg
trunk/pixmaps/22x22/seahorse-applet-text.png
trunk/pixmaps/22x22/seahorse-applet-text.svg
trunk/pixmaps/22x22/seahorse-applet-unknown.png
trunk/pixmaps/22x22/seahorse-applet-unknown.svg
trunk/pixmaps/48x48/seahorse-applet-encrypted.png
trunk/pixmaps/48x48/seahorse-applet-key.png
trunk/pixmaps/48x48/seahorse-applet-signed.png
trunk/pixmaps/48x48/seahorse-applet-text.png
trunk/pixmaps/48x48/seahorse-applet-unknown.png
trunk/pixmaps/48x48/seahorse-applet.png
trunk/pixmaps/scalable/seahorse-applet-encrypted.svg
trunk/pixmaps/scalable/seahorse-applet-key.svg
trunk/pixmaps/scalable/seahorse-applet-signed.svg
trunk/pixmaps/scalable/seahorse-applet-text.svg
trunk/pixmaps/scalable/seahorse-applet-unknown.svg
trunk/pixmaps/scalable/seahorse-applet.svg
Modified:
trunk/ChangeLog
trunk/pixmaps/22x22/Makefile.am
trunk/pixmaps/48x48/Makefile.am
trunk/pixmaps/scalable/Makefile.am
Modified: trunk/pixmaps/22x22/Makefile.am
==============================================================================
--- trunk/pixmaps/22x22/Makefile.am (original)
+++ trunk/pixmaps/22x22/Makefile.am Mon Sep 8 14:20:56 2008
@@ -1,11 +1,6 @@
icon22dir = $(datadir)/pixmaps/seahorse/22x22/
-icon22_DATA = seahorse-applet-encrypted.png \
- seahorse-applet-key.png \
- seahorse-applet-signed.png \
- seahorse-applet-text.png \
- seahorse-applet-unknown.png \
- seahorse-key.png \
+icon22_DATA = seahorse-key.png \
seahorse-key-personal.png \
seahorse-key-ssh.png \
seahorse-person.png \
@@ -14,12 +9,7 @@
seahorse-sign-ok.png \
seahorse-sign-bad.png
-iconsrc = seahorse-applet-encrypted.svg \
- seahorse-applet-key.svg \
- seahorse-applet-signed.svg \
- seahorse-applet-text.svg \
- seahorse-applet-unknown.svg \
- seahorse-key.svg \
+iconsrc = seahorse-key.svg \
seahorse-key-personal.svg \
seahorse-key-ssh.svg \
seahorse-person.svg \
Modified: trunk/pixmaps/48x48/Makefile.am
==============================================================================
--- trunk/pixmaps/48x48/Makefile.am (original)
+++ trunk/pixmaps/48x48/Makefile.am Mon Sep 8 14:20:56 2008
@@ -1,12 +1,6 @@
icon48dir = $(datadir)/pixmaps/seahorse/48x48/
-icon48_DATA = seahorse-applet.png \
- seahorse-applet-encrypted.png \
- seahorse-applet-key.png \
- seahorse-applet-signed.png \
- seahorse-applet-text.png \
- seahorse-applet-unknown.png \
- seahorse-key.png \
+icon48_DATA = seahorse-key.png \
seahorse-key-personal.png \
seahorse-key-ssh.png \
seahorse-person.png \
@@ -16,7 +10,4 @@
seahorse-sign-ok.png \
seahorse-sign-unknown.png
-desktop_iconsdir = $(datadir)/icons/hicolor/48x48/apps
-desktop_icons_DATA = seahorse-applet.png
-
EXTRA_DIST = $(icon48_DATA)
Modified: trunk/pixmaps/scalable/Makefile.am
==============================================================================
--- trunk/pixmaps/scalable/Makefile.am (original)
+++ trunk/pixmaps/scalable/Makefile.am Mon Sep 8 14:20:56 2008
@@ -3,13 +3,7 @@
pixmap_DATA = seahorse-applet.svg
iconsvgdir = $(datadir)/pixmaps/seahorse/scalable/
-iconsvg_DATA = seahorse-applet.svg \
- seahorse-applet-encrypted.svg \
- seahorse-applet-key.svg \
- seahorse-applet-signed.svg \
- seahorse-applet-text.svg \
- seahorse-applet-unknown.svg \
- seahorse-key.svg \
+iconsvg_DATA = seahorse-key.svg \
seahorse-key-personal.svg \
seahorse-key-ssh.svg \
seahorse-person.svg \
@@ -19,8 +13,4 @@
seahorse-sign-ok.svg \
seahorse-sign-unknown.svg
-desktop_iconsdir = $(datadir)/icons/hicolor/scalable/apps
-desktop_icons_DATA = seahorse-applet.svg
-
-
EXTRA_DIST = $(iconsvg_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]