summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-05-28 19:54:10 +0200
committerRémi Verschelde <rverschelde@gmail.com>2016-05-28 20:02:39 +0200
commit0228ab606b3ecefcca3ec52def58d09b55a0d6ed (patch)
treefc266df4382a7d317cde67dcb52bfd3131878953 /NEWS
parentd1b7b50cc2b5c1fea37074801c6fbf1379d14f00 (diff)
downloadcontrol-center-0228ab606b3ecefcca3ec52def58d09b55a0d6ed.tar
control-center-0228ab606b3ecefcca3ec52def58d09b55a0d6ed.tar.gz
control-center-0228ab606b3ecefcca3ec52def58d09b55a0d6ed.tar.bz2
control-center-0228ab606b3ecefcca3ec52def58d09b55a0d6ed.tar.xz
control-center-0228ab606b3ecefcca3ec52def58d09b55a0d6ed.zip
Pack a 128px icon for the GTK+3 window (mga#18066)
Use the SVG was tried but did not seem to work out of the box (icons were very pixelated). Thus adding a 128px icon as window icon, since it is used at least by Plasma for high-res previews. Also dropping the smaller 20x20 and 32x32 icons that nothing uses.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f04f54d0..9fa73f85 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- pack a 128px icon for the GTK+3 window (mga#18226)
- update copyright year
- install drakconf icon to icons/hicolor (with SVG) instead of
icons/{,large,mini} (mga#18066)