Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
gnome is adwaita now
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmac committed May 5, 2014
1 parent 741c7ec commit 48512c9
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion legacy/stock-symbolic/r.rb
Expand Up @@ -8,7 +8,7 @@
INKSCAPE = '/usr/bin/inkscape'
#INKSCAPE = '/usr/bin/inkscape' # like this works for me, while using `which` inkscape hangs
SRC = "src/legacy-stock.svg"
PREFIX = "gnome/scalable"
PREFIX = "adwaita/scalable"

def chopSVG(icon)
FileUtils.mkdir_p(icon[:dir]) unless File.exists?(icon[:dir])
Expand Down

0 comments on commit 48512c9

Please sign in to comment.