Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
R
randomizer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Francois Techene
randomizer
Commits
6884fe64
Commit
6884fe64
authored
Jan 06, 2021
by
Francois Techene
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated icon
parent
16676609
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletion
+5
-1
src/icons/dialog-question-symbolic.svg
src/icons/dialog-question-symbolic.svg
+3
-0
src/randomizer-window.ui
src/randomizer-window.ui
+1
-1
src/randomizer.gresource.xml
src/randomizer.gresource.xml
+1
-0
No files found.
src/icons/dialog-question-symbolic.svg
0 → 100644
View file @
6884fe64
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"16"
height=
"16"
>
<path
d=
"M8 .031c-.4 0-.816.16-1.125.469L.5 6.875c-.62.62-.62 1.63 0 2.25L6.875 15.5c.62.62 1.63.62 2.25 0L15.5 9.125c.62-.62.62-1.63 0-2.25L9.125.5A1.604 1.604 0 0 0 8 .031zM7.812 3C9.455 2.908 10.908 4.17 11 5.813c0 1.4-.378 1.921-1.594 2.843-.19.144-.326.25-.375.313C8.981 9.03 9 9.002 9 9c.007.528-.472 1-1 1-.529 0-1.007-.472-1-1 0-.502.224-.943.469-1.25a3.82 3.82 0 0 1 .718-.688c.204-.16.461-.384.688-.656.093-.112.129-.307.125-.437v-.031A.988.988 0 0 0 7.937 5c-.563.032-.969.437-.937 1H5c-.092-1.642 1.17-2.908 2.812-3zM8 11a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"
style=
"marker:none"
color=
"#bebebe"
overflow=
"visible"
fill=
"#474747"
/>
</svg>
src/randomizer-window.ui
View file @
6884fe64
...
...
@@ -85,7 +85,7 @@
<packing>
<property
name=
"name"
>
page1
</property>
<property
name=
"title"
translatable=
"yes"
>
Yes/No
</property>
<property
name=
"icon_name"
>
checkbox-checked
-symbolic
</property>
<property
name=
"icon_name"
>
dialog-question
-symbolic
</property>
</packing>
</child>
<child>
...
...
src/randomizer.gresource.xml
View file @
6884fe64
...
...
@@ -3,6 +3,7 @@
<gresource
prefix=
"/sm/puri/Randomizer"
>
<file
preprocess=
"xml-stripblanks"
>
randomizer-window.ui
</file>
<file
preprocess=
"xml-stripblanks"
>
icons/checkbox-checked-symbolic.svg
</file>
<file
preprocess=
"xml-stripblanks"
>
icons/dialog-question-symbolic.svg
</file>
<file
preprocess=
"xml-stripblanks"
>
icons/dice-symbolic.svg
</file>
<file
preprocess=
"xml-stripblanks"
>
icons/numbers-symbolic.svg
</file>
</gresource>
...
...
Write
Preview
Markdown
is supported
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