summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-10-08 11:20:35 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-10-08 11:20:35 +0100
commit8b7cbe59a22d4f7275b9375a61a9f8d3faf902de (patch)
tree2d616e49d40545c8eaf264161387ad8c4e2ec65b
parentfb6b679b44a1bac94a96545cf7419d2804000fa5 (diff)
change window icon
-rwxr-xr-xsisyphus2
1 files changed, 1 insertions, 1 deletions
diff --git a/sisyphus b/sisyphus
index f588503..88050f0 100755
--- a/sisyphus
+++ b/sisyphus
@@ -3,7 +3,7 @@
export local showprogress="yad --title "sisyphus" --text-info --width 640 --height 480 --center --listen --tail &"
export local focusprogress="wmctrl -F -a "sisyphus" -b add,above"
export local SISYPHUS='
-<window title="Sisyphus - A simple Epkg GUI" window-position="1" icon-name="gtk-about" modal="true" resizable="false" width-request="1000" height-request="600">
+<window title="Sisyphus - A simple Epkg GUI" window-position="1" icon-name="gtk-search" modal="true" resizable="false" width-request="1000" height-request="600">
<vbox>
<frame Manage Packages>
<hbox>