! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
New icon, also add a new for 32px
Status:
RESOLVED: FIXED
Product:
Xfce4-timer-plugin
Component:
General

Comments

Description dani 2017-04-21 15:58:34 CEST
Created attachment 7084 
New icon, also add a new for 32px

create a new icon
add icon 32 px

changed in configure.in.in (add line: icons/32x32/Makefile)

AC_OUTPUT([
Makefile
po/Makefile.in
src/Makefile
icons/Makefile
icons/48x48/Makefile
])

for :
AC_OUTPUT([
Makefile
po/Makefile.in
src/Makefile
icons/Makefile
icons/32x32/Makefile
icons/48x48/Makefile
])

Bug #13517

Reported by:
dani
Reported on: 2017-04-21
Last modified on: 2018-01-19

People

Assignee:
Florian Rivoal
CC List:
0 users

Version

Version:
unspecified

Attachments

New icon, also add a new for 32px (39.32 KB, application/zip)
2017-04-21 15:58 CEST , dani
no flags

Additional information