Remove now unused icons, update emblems copyright
This commit is contained in:
9
Makefile
9
Makefile
@@ -26,15 +26,6 @@ install-local:
|
||||
# background files
|
||||
mkdir -p $(DESTDIR)/usr/share/images/desktop-base
|
||||
cd $(DESTDIR)/usr/share/images/desktop-base && ln -s $(DEFAULT_BACKGROUND) default
|
||||
# emblems
|
||||
mkdir -p $(DESTDIR)/usr/share/icons/hicolor/36x36/emblems
|
||||
$(INSTALL) $(wildcard icons/36x36/emblems/*) $(DESTDIR)/usr/share/icons/hicolor/36x36/emblems
|
||||
mkdir -p $(DESTDIR)/usr/share/icons/hicolor/64x64/emblems
|
||||
$(INSTALL) $(wildcard icons/64x64/emblems/*) $(DESTDIR)/usr/share/icons/hicolor/64x64/emblems
|
||||
mkdir -p $(DESTDIR)/usr/share/icons/hicolor/128x128/emblems
|
||||
$(INSTALL) $(wildcard icons/128x128/emblems/*) $(DESTDIR)/usr/share/icons/hicolor/128x128/emblems
|
||||
mkdir -p $(DESTDIR)/usr/share/icons/hicolor/scalable/emblems
|
||||
$(INSTALL) $(wildcard icons/scalable/emblems/*) $(DESTDIR)/usr/share/icons/hicolor/scalable/emblems
|
||||
# desktop files
|
||||
mkdir -p $(DESTDIR)/usr/share/desktop-base
|
||||
$(INSTALL) $(DESKTOPFILES) $(DESTDIR)/usr/share/desktop-base/
|
||||
|
||||
2
debian/copyright
vendored
2
debian/copyright
vendored
@@ -46,7 +46,7 @@ They are based on the Debian “Open Use” Logo (without the “Debian” label
|
||||
The .desktop files and xml configuration files in this package were compiled by
|
||||
desktop-base contributors.
|
||||
|
||||
icons/*/emblems/emblem-debian.{png,svg} are different versions of the Debian
|
||||
emblems-debian/emblem-debian*.svg are different versions of the Debian
|
||||
“Open Use” Logo (without the “Debian” label).
|
||||
|
||||
The SDDM QML script is © 2016 David Edmundson and adapted for Debian by
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
[Icon Data]
|
||||
DisplayName=Debian
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB |
@@ -1,2 +0,0 @@
|
||||
[Icon Data]
|
||||
DisplayName=Debian
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
@@ -1,2 +0,0 @@
|
||||
[Icon Data]
|
||||
DisplayName=Debian
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 KiB |
@@ -1,2 +0,0 @@
|
||||
[Icon Data]
|
||||
DisplayName=Debian
|
||||
Reference in New Issue
Block a user