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