Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
adwaita-icon-theme
Commits
184cffc4
Commit
184cffc4
authored
Feb 23, 2010
by
Jakub Steiner
Browse files
rename stuff & touch up volume icons
parent
682b3521
Changes
9
Expand all
Show whitespace changes
Inline
Side-by-side
gnome-
osd-icon
s.svg
→
gnome-
stencil
s.svg
View file @
184cffc4
This diff is collapsed.
Click to expand it.
gnome-
osd-icon
s/16x16/OSD/audio-volume-high.svg
→
gnome-
stencil
s/16x16/OSD/audio-volume-high.svg
View file @
184cffc4
File moved
gnome-
osd-icon
s/16x16/OSD/audio-volume-low.svg
→
gnome-
stencil
s/16x16/OSD/audio-volume-low.svg
View file @
184cffc4
File moved
gnome-
osd-icon
s/16x16/OSD/audio-volume-medium.svg
→
gnome-
stencil
s/16x16/OSD/audio-volume-medium.svg
View file @
184cffc4
File moved
gnome-
osd-icon
s/16x16/OSD/wireless-signal-excellent.svg
→
gnome-
stencil
s/16x16/OSD/wireless-signal-excellent.svg
View file @
184cffc4
File moved
gnome-
osd-icon
s/16x16/OSD/wireless-signal-good.svg
→
gnome-
stencil
s/16x16/OSD/wireless-signal-good.svg
View file @
184cffc4
File moved
gnome-
osd-icon
s/16x16/OSD/wireless-signal-ok.svg
→
gnome-
stencil
s/16x16/OSD/wireless-signal-ok.svg
View file @
184cffc4
File moved
gnome-
osd-icon
s/16x16/OSD/wireless-signal-weak.svg
→
gnome-
stencil
s/16x16/OSD/wireless-signal-weak.svg
View file @
184cffc4
File moved
render.rb
View file @
184cffc4
...
...
@@ -5,8 +5,8 @@ require "fileutils"
include
REXML
INKSCAPE
=
'/usr/bin/inkscape'
SRC
=
"gnome-
osd-icon
s.svg"
PREFIX
=
"gnome-
osd-icon
s/16x16"
SRC
=
"gnome-
stencil
s.svg"
PREFIX
=
"gnome-
stencil
s/16x16"
def
chopSVG
(
icon
)
FileUtils
.
mkdir_p
(
icon
[
:dir
])
unless
File
.
exists?
(
icon
[
:dir
])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment