summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 22:27:36 -0300
committerPerberos <[email protected]>2011-11-07 22:27:36 -0300
commit49a92964b89227d8226a88a816cd15501dcb806c (patch)
treeed61c562edf2aaca450470ca8f2c14c27d991b90 /win32
parente27c2373016af63918fb7ae540a26346513f4a98 (diff)
downloadpluma-49a92964b89227d8226a88a816cd15501dcb806c.tar.bz2
pluma-49a92964b89227d8226a88a816cd15501dcb806c.tar.xz
removing unused gedit logo
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/build-installer.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/build-installer.sh b/win32/build-installer.sh
index fd3d07d5..420c6aef 100755
--- a/win32/build-installer.sh
+++ b/win32/build-installer.sh
@@ -225,8 +225,6 @@ cp "${_pluma_prefix}/share/pluma/ui/"* installer/pluma/share/pluma/ui || exit
#Icons & logo
mkdir -p installer/pluma/share/pluma/icons || exit
cp "${_pluma_prefix}/share/pluma/icons/pluma-plugin.png" installer/pluma/share/pluma/icons || exit
-mkdir -p installer/pluma/share/pluma/logo || exit
-cp "${_pluma_prefix}/share/pluma/logo/pluma-logo.png" installer/pluma/share/pluma/logo || exit
#Plugins
mkdir -p installer/pluma/share/pluma/plugins || exit