Skip to content

Commit ad01c39

Browse files
committed
icons
1 parent 6674e7c commit ad01c39

File tree

137 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+1
-1
lines changed

windows/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ cp -rnv /mingw64/lib/librsvg-2.dll.a ${deploy_dir}/lib/gdk-pixbuf-2.0/loaders
5757
#cp -rnv /mingw64/share ${deploy_dir}
5858
cp -rnv /mingw64/share/glib-2.0 ${deploy_dir}/share/
5959
cp -rnv /mingw64/share/gtk-4.0 ${deploy_dir}/share/
60-
cp -rnv /mingw64/share/icons ${deploy_dir}/share/
60+
cp -rnv windows/icons ${deploy_dir}/share/
6161
cp -rnv /mingw64/share/icu ${deploy_dir}/share/
6262
cp -rnv /mingw64/share/locale ${deploy_dir}/share/
6363
cp -rnv /mingw64/share/themes/ ${deploy_dir}/share/

0 commit comments

Comments
 (0)