Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
pulsatingscience
Commits
3a47d683
Commit
3a47d683
authored
Sep 15, 2017
by
Oliver Bock
Browse files
Remove old school icons
parent
01b76b61
Changes
6
Show whitespace changes
Inline
Side-by-side
src/pulsatingscience.qrc
View file @
3a47d683
<RCC>
<qresource prefix="/icons">
<file>resources/control-quit.png</file>
<file>resources/help-about.png</file>
<file>resources/help-help.png</file>
<file>resources/help-website.png</file>
<file>resources/aei-icon48.png</file>
</qresource>
<qresource prefix="/textures">
...
...
src/pulsatingscience.ui
View file @
3a47d683
...
...
@@ -476,10 +476,6 @@
<addaction
name=
"menuHelp"
/>
</widget>
<action
name=
"actionAbout"
>
<property
name=
"icon"
>
<iconset
resource=
"pulsatingscience.qrc"
>
<normaloff>
:/icons/resources/help-about.png
</normaloff>
:/icons/resources/help-about.png
</iconset>
</property>
<property
name=
"text"
>
<string>
About
</string>
</property>
...
...
@@ -494,10 +490,6 @@
</property>
</action>
<action
name=
"actionQuit"
>
<property
name=
"icon"
>
<iconset
resource=
"pulsatingscience.qrc"
>
<normaloff>
:/icons/resources/control-quit.png
</normaloff>
:/icons/resources/control-quit.png
</iconset>
</property>
<property
name=
"text"
>
<string>
Quit
</string>
</property>
...
...
src/resources/control-quit.png
deleted
100644 → 0
View file @
01b76b61
2.3 KB
src/resources/help-about.png
deleted
100644 → 0
View file @
01b76b61
1.4 KB
src/resources/help-help.png
deleted
100644 → 0
View file @
01b76b61
2.4 KB
src/resources/help-website.png
deleted
100644 → 0
View file @
01b76b61
2.43 KB
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