gimpPlugins.resynthesizer: update menu comment
This commit is contained in:
parent
2d68295bea
commit
0fe311844e
@ -93,10 +93,13 @@ stdenv.lib.makeScope pkgs.newScope (self: with self; {
|
|||||||
|
|
||||||
resynthesizer = pluginDerivation rec {
|
resynthesizer = pluginDerivation rec {
|
||||||
/* menu:
|
/* menu:
|
||||||
Filters/Map/Resynthesize
|
Edit/Fill with pattern seamless...
|
||||||
Filters/Enhance/Smart enlarge
|
Filters/Enhance/Heal selection...
|
||||||
Filters/Enhance/Smart sharpen
|
Filters/Enhance/Heal transparency...
|
||||||
Filters/Enhance/Smart remove selection
|
Filters/Enhance/Sharpen by synthesis...
|
||||||
|
Filters/Enhance/Uncrop...
|
||||||
|
Filters/Map/Style...
|
||||||
|
Filters/Render/Texture...
|
||||||
*/
|
*/
|
||||||
pname = "resynthesizer";
|
pname = "resynthesizer";
|
||||||
version = "2.0.3";
|
version = "2.0.3";
|
||||||
|
Loading…
Reference in New Issue
Block a user