Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
Replaced some GUI images with built-in GTK images
Browse files Browse the repository at this point in the history
  • Loading branch information
hakandundar34coding committed Nov 3, 2022
1 parent 8432513 commit 6a7ed35
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 121 deletions.

This file was deleted.

This file was deleted.

44 changes: 0 additions & 44 deletions icons/hicolor/scalable/actions/system-monitoring-center.svg

This file was deleted.

2 changes: 1 addition & 1 deletion io.github.hakandundar34coding.system-monitoring-center.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ modules:
sources:
- type: git
url: https://github.com/hakandundar34coding/system-monitoring-center.git
commit: 541b58f3db6002dded2cd6be8e4054c715b057ac
commit: 22054d54cc09a7ba0be6e0ad3cf6deb36322540b
2 changes: 1 addition & 1 deletion ui/ProcessesTab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="primary-icon-name">system-monitoring-center-search-symbolic</property>
<property name="primary-icon-name">edit-find-symbolic</property>
<property name="primary-icon-activatable">False</property>
<property name="placeholder-text" translatable="yes">Search...</property>
</object>
Expand Down
2 changes: 1 addition & 1 deletion ui/SensorsTab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="primary-icon-name">system-monitoring-center-search-symbolic</property>
<property name="primary-icon-name">edit-find-symbolic</property>
<property name="primary-icon-activatable">False</property>
<property name="placeholder-text" translatable="yes">Search...</property>
</object>
Expand Down
4 changes: 2 additions & 2 deletions ui/ServicesTab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<object class="GtkImage">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="icon-name">system-monitoring-center-reload-symbolic</property>
<property name="icon-name">view-refresh-symbolic</property>
</object>
</child>
</object>
Expand All @@ -94,7 +94,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="primary-icon-name">system-monitoring-center-search-symbolic</property>
<property name="primary-icon-name">edit-find-symbolic</property>
<property name="primary-icon-activatable">False</property>
<property name="placeholder-text" translatable="yes">Search...</property>
</object>
Expand Down
2 changes: 1 addition & 1 deletion ui/SystemTab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<object class="GtkImage">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="icon-name">system-monitoring-center-reload-symbolic</property>
<property name="icon-name">view-refresh-symbolic</property>
</object>
</child>
</object>
Expand Down
2 changes: 1 addition & 1 deletion ui/UsersTab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="primary-icon-name">system-monitoring-center-search-symbolic</property>
<property name="primary-icon-name">edit-find-symbolic</property>
<property name="primary-icon-activatable">False</property>
<property name="placeholder-text" translatable="yes">Search...</property>
</object>
Expand Down

0 comments on commit 6a7ed35

Please sign in to comment.