Skip to content

Commit

Permalink
Merge pull request #13 from cwh42/master
Browse files Browse the repository at this point in the history
Use own textdomain (gtk-pkg instead of gtk) (bsc#1004050)
  • Loading branch information
cwh42 committed Oct 11, 2016
2 parents 059c504 + 935ee68 commit 58b0bd8
Show file tree
Hide file tree
Showing 21 changed files with 27 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package/libyui-gtk-pkg-doc.spec
Expand Up @@ -20,7 +20,7 @@
%define so_version 7

Name: %{parent}-doc
Version: 2.43.3
Version: 2.43.4
Release: 0
Source: %{parent}-%{version}.tar.bz2

Expand Down
6 changes: 6 additions & 0 deletions package/libyui-gtk-pkg.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 11 12:21:12 UTC 2016 - cwh@suse.com

- Use own textdomain (gtk-pkg instead of gtk) (bsc#1004050)
- 2.43.4

-------------------------------------------------------------------
Wed Sep 16 17:29:23 CEST 2015 - mvidner@suse.com

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


Name: libyui-gtk-pkg
Version: 2.43.3
Version: 2.43.4
Release: 0
Source: %{name}-%{version}.tar.bz2

Expand Down
2 changes: 1 addition & 1 deletion src/YGPackageSelector.cc
Expand Up @@ -2,7 +2,7 @@
* YaST2-GTK - http://en.opensuse.org/YaST2-GTK *
********************************************************************/
/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/pkg-selector-help.cc
Expand Up @@ -2,7 +2,7 @@
* YaST2-GTK - http://en.opensuse.org/YaST2-GTK *
********************************************************************/
/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgdetailview.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgfilterview.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkghistorydialog.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkglanguageview.cc
@@ -1,7 +1,7 @@
/********************************************************************
* YaST2-GTK - http://en.opensuse.org/YaST2-GTK *
********************************************************************/
/* Textdomain "yast2-gtk" */
/* Textdomain "gtk-pkg" */
/* YGtkPkgLanguageView, language list implementation */
// check the header file for information about this widget

Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkglistview.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#define YUILogComponent "gtk"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgmenubar.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgpatternview.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgproductdialog.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
3 changes: 2 additions & 1 deletion src/ygtkpkgquerycombo.cc
@@ -1,11 +1,12 @@

/********************************************************************
* YaST2-GTK - http://en.opensuse.org/YaST2-GTK *
********************************************************************/
/* YGtkPkgQueryCombo, an umbrella for any group of QueryWidget widgets */
// check the header file for information about this widget

/*
Textdomain "yast2-gtk"
Textdomain "gtk-pkg"
*/

#define YUILogComponent "gtk-pkg"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgrpmgroupsview.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgsearchentry.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgstatusbar.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgundolist.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this utility

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/ygtkpkgvestigialdialog.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this widget

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/yzypptags.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this translator

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "YGi18n.h"
Expand Down
2 changes: 1 addition & 1 deletion src/yzyppwrapper.cc
Expand Up @@ -5,7 +5,7 @@
// check the header file for information about this wrapper

/*
Textdomain "gtk"
Textdomain "gtk-pkg"
*/

#include "config.h"
Expand Down

0 comments on commit 58b0bd8

Please sign in to comment.