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
2d9ad7a8
Commit
2d9ad7a8
authored
Nov 16, 2009
by
Jakub Steiner
Browse files
cleanup
parent
8b8a65ba
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
gnome-osd-icons.svg
View file @
2d9ad7a8
This diff is collapsed.
Click to expand it.
render.rb
View file @
2d9ad7a8
...
@@ -27,7 +27,6 @@ end #end of function
...
@@ -27,7 +27,6 @@ end #end of function
#main
#main
FileUtils
.
mkdir_p
(
"moblin"
)
unless
File
.
exists?
(
"moblin"
)
# Open SVG file.
# Open SVG file.
svg
=
Document
.
new
(
File
.
new
(
SRC
,
'r'
))
svg
=
Document
.
new
(
File
.
new
(
SRC
,
'r'
))
...
...
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