Mailinglist Archive: yast-commit (1535 mails)

< Previous Next >
[yast-commit] <web-client> master : set absolute path to the icon
  • From: Ladislav Slezak <lslezak@xxxxxxxxxx>
  • Date: Fri, 23 Oct 2009 18:04:08 +0200
  • Message-id: <E1N1MdL-0002GB-Om@xxxxxxxxxxxxxxxx>
ref: refs/heads/master
commit 095fa40d1bfdc48acc3dff07f37bfc7e02bba7f4
Author: Ladislav Slezak <lslezak@xxxxxxxxxx>
Date: Fri Oct 23 18:04:08 2009 +0200

set absolute path to the icon

relative path caused missing icon in 'Show all' mode
in the control panel (bnc#547146)

version 0.0.3
---
.../yast2-webclient-custom-services.changes | 7 +++++++
.../package/yast2-webclient-custom-services.spec | 2 +-
plugins/custom_services/shortcuts.yml | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)

diff --git
a/plugins/custom_services/package/yast2-webclient-custom-services.changes
b/plugins/custom_services/package/yast2-webclient-custom-services.changes
index 926cae9..982cd9c 100644
--- a/plugins/custom_services/package/yast2-webclient-custom-services.changes
+++ b/plugins/custom_services/package/yast2-webclient-custom-services.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Oct 23 18:01:31 CEST 2009 - lslezak@xxxxxxx
+
+- set absolute path to the icon (relative path caused missing icon
+ in 'Show all' mode in the control panel) (bnc#547146)
+- version 0.0.3
+
+-------------------------------------------------------------------
Tue Sep 29 12:24:45 CEST 2009 - schubi@xxxxxxx

- version 0.0.2
diff --git
a/plugins/custom_services/package/yast2-webclient-custom-services.spec
b/plugins/custom_services/package/yast2-webclient-custom-services.spec
index 9c2186e..8f8704f 100644
--- a/plugins/custom_services/package/yast2-webclient-custom-services.spec
+++ b/plugins/custom_services/package/yast2-webclient-custom-services.spec
@@ -14,7 +14,7 @@ PreReq: yast2-webclient
License: GPL
Group: Productivity/Networking/Web/Utilities
Autoreqprov: on
-Version: 0.0.2
+Version: 0.0.3
Release: 0
Summary: YaST2 - Webclient - Custom Services
Source: www.tar.bz2
diff --git a/plugins/custom_services/shortcuts.yml
b/plugins/custom_services/shortcuts.yml
index ec600fd..d90bc98 100644
--- a/plugins/custom_services/shortcuts.yml
+++ b/plugins/custom_services/shortcuts.yml
@@ -1,6 +1,6 @@
main:
# put your icon name here
- icon: 'icons/custom-service.png'
+ icon: '/icons/custom-service.png'
url: /services?custom=1
groups: [ Services ]
tags: [ init, script, service ]
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages