summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/mozilla-plugins/fribid/translation-xgettext-to-intltool.patch
diff options
context:
space:
mode:
authorEdward Tjörnhammar <ed@cflags.cc>2013-09-04 21:29:37 +0200
committerEdward Tjörnhammar <ed@cflags.cc>2013-10-15 20:46:44 +0200
commitdb684fc9ec2049b9136585bfce2d44018e98abf3 (patch)
tree585f925d571d6ba0612e0e9e37063f394ed62e34 /pkgs/applications/networking/browsers/mozilla-plugins/fribid/translation-xgettext-to-intltool.patch
parent84854877270823cad9b8be0331c92cc90425d123 (diff)
downloadnixpkgs-db684fc9ec2049b9136585bfce2d44018e98abf3.tar
nixpkgs-db684fc9ec2049b9136585bfce2d44018e98abf3.tar.gz
nixpkgs-db684fc9ec2049b9136585bfce2d44018e98abf3.tar.bz2
nixpkgs-db684fc9ec2049b9136585bfce2d44018e98abf3.tar.lz
nixpkgs-db684fc9ec2049b9136585bfce2d44018e98abf3.tar.xz
nixpkgs-db684fc9ec2049b9136585bfce2d44018e98abf3.tar.zst
nixpkgs-db684fc9ec2049b9136585bfce2d44018e98abf3.zip
Adding FriBID browser plugin
FriBID is an open source software for the Swedish e-id system called
BankID. FriBID also supports processor architectures and Linux/BSD
distributions that the official software doesn't support.

https://fribid.se/index.en.html

FriBID plugin is a firefoxWrapper plugin. Enabled by setting:

  nixpkgs.config.enableFriBIDPlugin = true
Diffstat (limited to 'pkgs/applications/networking/browsers/mozilla-plugins/fribid/translation-xgettext-to-intltool.patch')
-rw-r--r--pkgs/applications/networking/browsers/mozilla-plugins/fribid/translation-xgettext-to-intltool.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/pkgs/applications/networking/browsers/mozilla-plugins/fribid/translation-xgettext-to-intltool.patch b/pkgs/applications/networking/browsers/mozilla-plugins/fribid/translation-xgettext-to-intltool.patch
new file mode 100644
index 00000000000..dcac4f17928
--- /dev/null
+++ b/pkgs/applications/networking/browsers/mozilla-plugins/fribid/translation-xgettext-to-intltool.patch
@@ -0,0 +1,16 @@
+--- a/translations/Makefile	2013-09-18 07:25:16.503800613 +0200
++++ b/translations/Makefile	2013-09-18 07:25:29.495869405 +0200
+@@ -38,7 +38,7 @@
+ all: template.pot $(MOFILES)
+
+ template.pot: $(POTFILES) $(DEFINES)
+-	xgettext -k_ -ktranslatable -d $(DOMAIN) --package-name=$(PACKAGENAME) --package-version=$(PACKAGEVERSION) --copyright-holder='YOUR NAME' -o $@ $(POTFILES)
++	intltool-update --gettext-package=$(PACKAGENAME) -o $@ sv
+
+ .po.mo:
+ 	msgfmt $< -o $@
+--- a/translations/POTFILES.in	2013-09-16 20:28:56.766106014 +0200
++++ b/translations/POTFILES.in	2013-09-18 13:15:05.252689648 +0200
+@@ -0,0 +1,2 @@
++client/gtk.c
++client/gtk/sign.glade