217 lines
14 KiB
Diff
217 lines
14 KiB
Diff
diff -Naur tango-icon-theme-0.8.90_org/scalable/actions/Makefile.am tango-icon-theme-0.8.90/scalable/actions/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/actions/Makefile.am 2023-05-05 21:32:04.448741973 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/actions/Makefile.am 2023-05-05 21:44:29.916438459 +0800
|
|
@@ -84,7 +84,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/actions/Makefile.in tango-icon-theme-0.8.90/scalable/actions/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/actions/Makefile.in 2023-05-05 21:32:04.447741980 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/actions/Makefile.in 2023-05-05 21:44:37.096387380 +0800
|
|
@@ -428,7 +428,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/apps/Makefile.am tango-icon-theme-0.8.90/scalable/apps/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/apps/Makefile.am 2023-05-05 21:32:04.446741987 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/apps/Makefile.am 2023-05-05 21:44:29.917438452 +0800
|
|
@@ -44,7 +44,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/apps/Makefile.in tango-icon-theme-0.8.90/scalable/apps/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/apps/Makefile.in 2023-05-05 21:32:04.445741994 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/apps/Makefile.in 2023-05-05 21:44:37.099387359 +0800
|
|
@@ -388,7 +388,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/categories/Makefile.am tango-icon-theme-0.8.90/scalable/categories/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/categories/Makefile.am 2023-05-05 21:32:04.441742023 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/categories/Makefile.am 2023-05-05 21:44:29.917438452 +0800
|
|
@@ -28,7 +28,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/categories/Makefile.in tango-icon-theme-0.8.90/scalable/categories/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/categories/Makefile.in 2023-05-05 21:32:04.441742023 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/categories/Makefile.in 2023-05-05 21:44:37.098387366 +0800
|
|
@@ -372,7 +372,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/devices/Makefile.am tango-icon-theme-0.8.90/scalable/devices/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/devices/Makefile.am 2023-05-05 21:32:04.439742037 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/devices/Makefile.am 2023-05-05 21:44:29.917438452 +0800
|
|
@@ -36,7 +36,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/devices/Makefile.in tango-icon-theme-0.8.90/scalable/devices/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/devices/Makefile.in 2023-05-05 21:32:04.439742037 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/devices/Makefile.in 2023-05-05 21:44:37.098387366 +0800
|
|
@@ -380,7 +380,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/emblems/Makefile.am tango-icon-theme-0.8.90/scalable/emblems/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/emblems/Makefile.am 2023-05-05 21:32:04.450741958 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/emblems/Makefile.am 2023-05-05 21:44:29.916438459 +0800
|
|
@@ -23,7 +23,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/emblems/Makefile.in tango-icon-theme-0.8.90/scalable/emblems/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/emblems/Makefile.in 2023-05-05 21:32:04.450741958 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/emblems/Makefile.in 2023-05-05 21:44:37.098387366 +0800
|
|
@@ -367,7 +367,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/emotes/Makefile.am tango-icon-theme-0.8.90/scalable/emotes/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/emotes/Makefile.am 2023-05-05 21:32:04.450741958 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/emotes/Makefile.am 2023-05-05 21:44:29.917438452 +0800
|
|
@@ -29,7 +29,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/emotes/Makefile.in tango-icon-theme-0.8.90/scalable/emotes/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/emotes/Makefile.in 2023-05-05 21:32:04.448741973 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/emotes/Makefile.in 2023-05-05 21:44:37.099387359 +0800
|
|
@@ -373,7 +373,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/mimetypes/Makefile.am tango-icon-theme-0.8.90/scalable/mimetypes/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/mimetypes/Makefile.am 2023-05-05 21:32:04.440742030 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/mimetypes/Makefile.am 2023-05-05 21:44:29.915438467 +0800
|
|
@@ -37,7 +37,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/mimetypes/Makefile.in tango-icon-theme-0.8.90/scalable/mimetypes/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/mimetypes/Makefile.in 2023-05-05 21:32:04.440742030 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/mimetypes/Makefile.in 2023-05-05 21:44:37.096387380 +0800
|
|
@@ -381,7 +381,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/places/Makefile.am tango-icon-theme-0.8.90/scalable/places/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/places/Makefile.am 2023-05-05 21:32:04.450741958 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/places/Makefile.am 2023-05-05 21:44:29.916438459 +0800
|
|
@@ -26,7 +26,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/places/Makefile.in tango-icon-theme-0.8.90/scalable/places/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/places/Makefile.in 2023-05-05 21:32:04.450741958 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/places/Makefile.in 2023-05-05 21:44:37.096387380 +0800
|
|
@@ -370,7 +370,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/status/Makefile.am tango-icon-theme-0.8.90/scalable/status/Makefile.am
|
|
--- tango-icon-theme-0.8.90_org/scalable/status/Makefile.am 2023-05-05 21:32:04.444742001 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/status/Makefile.am 2023-05-05 21:44:29.917438452 +0800
|
|
@@ -53,7 +53,7 @@
|
|
pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
$(mkinstalldirs) $$pngdir; \
|
|
for icon in $(icons_DATA); do \
|
|
- $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
done; \
|
|
(cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
done
|
|
diff -Naur tango-icon-theme-0.8.90_org/scalable/status/Makefile.in tango-icon-theme-0.8.90/scalable/status/Makefile.in
|
|
--- tango-icon-theme-0.8.90_org/scalable/status/Makefile.in 2023-05-05 21:32:04.442742016 +0800
|
|
+++ tango-icon-theme-0.8.90/scalable/status/Makefile.in 2023-05-05 21:44:37.098387366 +0800
|
|
@@ -397,7 +397,7 @@
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ pngdir="$(DESTDIR)$(themedir)/$${i}x$${i}/$(context)"; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ $(mkinstalldirs) $$pngdir; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ for icon in $(icons_DATA); do \
|
|
-@ENABLE_LARGE_BITMAPS_TRUE@ $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
+@ENABLE_LARGE_BITMAPS_TRUE@ sh $(top_builddir)/svg2png.sh $$i $$pngdir $(srcdir)/$$icon; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done; \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ (cd $(DESTDIR)$(themedir)/$${i}x$${i} && $(ICONMAP) -c $(context)); \
|
|
@ENABLE_LARGE_BITMAPS_TRUE@ done
|