aboutsummaryrefslogtreecommitdiff
path: root/main/data/unified_window_placeholder.ui
diff options
context:
space:
mode:
authorMathieu Bridon <bochecha@daitauha.fr>2017-12-03 15:40:16 +0100
committerfiaxh <fiaxh@users.noreply.github.com>2017-12-03 15:40:16 +0100
commitcfc156b77a11d16aa5c4c273bfe50d74df59ecf9 (patch)
treef38579cda04b22fc1bf65bb4791cf82f7cb13e10 /main/data/unified_window_placeholder.ui
parentf3ca14f2d6f31c5a4b6438e64fbfca19ebad066e (diff)
downloaddino-cfc156b77a11d16aa5c4c273bfe50d74df59ecf9.tar.gz
dino-cfc156b77a11d16aa5c4c273bfe50d74df59ecf9.zip
Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221)
The convention is to use reverse DNS for the DBus service names, icons, desktop files and application ID. Flatpak enforces that convention, and even requires at least 3 components in those names.
Diffstat (limited to 'main/data/unified_window_placeholder.ui')
-rw-r--r--main/data/unified_window_placeholder.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/data/unified_window_placeholder.ui b/main/data/unified_window_placeholder.ui
index 70307e6e..429c95c6 100644
--- a/main/data/unified_window_placeholder.ui
+++ b/main/data/unified_window_placeholder.ui
@@ -13,7 +13,7 @@
<property name="visible">True</property>
<child>
<object class="GtkImage">
- <property name="icon-name">dino-symbolic</property>
+ <property name="icon-name">im.dino.Dino-symbolic</property>
<property name="pixel-size">144</property>
<property name="margin">30</property>
<property name="visible">True</property>