Fix empty trash icon gnome-colors
This commit is contained in:
parent
b2a945fe39
commit
5d3d555f85
2 changed files with 884 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=4
|
||||
VERSION=5
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -32,7 +32,10 @@ rm gnome-colors-common/24x24/apps/skype.png
|
|||
rm gnome-colors-common/32x32/apps/skype.png
|
||||
rm gnome-colors-common/scalable/apps/skype.svg
|
||||
|
||||
changelog "Removed Skype logo"
|
||||
#Fix badly formated empty trash icon - https://github.com/gnome-colors/gnome-colors/pull/155
|
||||
cp $DATA/user-trash.svg gnome-colors-common/scalable/places
|
||||
|
||||
changelog "Removed Skype logo and fixed empty trash icon."
|
||||
|
||||
compile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue