Skip to content

Commit

Permalink
Merge pull request #188 from yast/new-name
Browse files Browse the repository at this point in the history
Rename "SUSE Customer Center Configuration" to "System Registration" (FATE#318800)
  • Loading branch information
mvidner committed Jun 8, 2015
2 parents 3fa18a9 + 9e22a22 commit f277549
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
7 changes: 7 additions & 0 deletions package/yast2-registration.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 2 13:03:10 UTC 2015 - gs@suse.de

- Renamed the module from "SUSE Customer Center Configuration" to
"System Registration" (FATE#318800).
- 3.1.132

-------------------------------------------------------------------
Thu May 14 13:31:12 UTC 2015 - lslezak@suse.cz

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-registration.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-registration
Version: 3.1.131
Version: 3.1.132
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
1 change: 1 addition & 0 deletions src/clients/registration.rb
8 changes: 4 additions & 4 deletions src/desktop/customer_center.desktop
Expand Up @@ -2,10 +2,10 @@
Type=Application
Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Support;

X-SuSE-YaST-Call=scc
X-SuSE-YaST-Call=registration
X-SuSE-YaST-AutoInstClient=scc_auto
X-SuSE-YaST-RootOnly=false
X-SuSE-YaST-Group=Support
X-SuSE-YaST-Group=Software
X-SuSE-YaST-AutoInst=configure
X-SuSE-YaST-AutoInstClonable=true
X-SuSE-YaST-AutoInstRequires=lan,proxy
Expand All @@ -15,6 +15,6 @@ X-SuSE-YaST-AutoInstResource=suse_register
Icon=yast-product-registration
Exec=/sbin/yast2 scc

Name=SUSE Customer Center Configuration
GenericName=SUSE Customer Center Configuration
Name=System Registration
GenericName=System Registration
StartupNotify=true

0 comments on commit f277549

Please sign in to comment.