]> git.pld-linux.org Git - packages/xfce4-session.git/blob - xfce4-session-ubuntu_icons.patch
- up to 4.13.2
[packages/xfce4-session.git] / xfce4-session-ubuntu_icons.patch
1 diff -urN xfce4-session-4.6.0/icons/48x48/Makefile.am xfce4-session-4.6.0.new/icons/48x48/Makefile.am
2 --- xfce4-session-4.6.0/icons/48x48/Makefile.am 2009-01-12 22:11:40.000000000 +0100
3 +++ xfce4-session-4.6.0.new/icons/48x48/Makefile.am     2009-02-27 23:45:12.000000000 +0100
4 @@ -1,5 +1,13 @@
5  iconsdir = $(datadir)/icons/hicolor/48x48/apps
6  icons_DATA =                                                           \
7 -       xfce4-session.png
8 +       xfce4-session.png                                               \
9 +       xfce4-autostart-editor.png                                      \
10 +       xfsm-hibernate.png                                              \
11 +       xfsm-lockscreen.png                                             \
12 +       xfsm-logout.png                                                 \
13 +       xfsm-reboot.png                                                 \
14 +       xfsm-shutdown.png                                               \
15 +       xfsm-suspend.png                                                \
16 +       xfsm-switch.png
17
18  EXTRA_DIST = $(icons_DATA)
This page took 0.053128 seconds and 3 git commands to generate.