deluge: fix translations and desktop file
This commit is contained in:
parent
75cf3a2767
commit
a4b9b5ce7d
@ -5075,8 +5075,9 @@ let
|
|||||||
pyGtkGlade pkgs.libtorrentRasterbar twisted Mako chardet pyxdg self.pyopenssl modules.curses
|
pyGtkGlade pkgs.libtorrentRasterbar twisted Mako chardet pyxdg self.pyopenssl modules.curses
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nativeBuildInputs = [ pkgs.intltool ];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
cp -R deluge/data/share $out/share
|
|
||||||
cp -R deluge/data/pixmaps $out/share/
|
cp -R deluge/data/pixmaps $out/share/
|
||||||
cp -R deluge/data/icons $out/share/
|
cp -R deluge/data/icons $out/share/
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user