File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 87
87
<None Update =" plugin.json" >
88
88
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
89
89
</None >
90
- <None Update =" Languages\en.xaml" >
91
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
92
- </None >
93
- <None Update =" Images\bookmark.png" >
94
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
95
- </None >
96
- <None Update =" Images\copylink.png" >
97
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
98
- </None >
99
90
</ItemGroup >
100
-
91
+
101
92
<ItemGroup >
93
+ <Content Include =" Images\*.png" >
94
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
95
+ </Content >
102
96
<Content Include =" Languages\*.xaml" >
103
97
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
104
98
</Content >
Original file line number Diff line number Diff line change 8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
10
10
"ExecuteFileName" : " Flow.Launcher.Plugin.BrowserBookmark.dll" ,
11
- "IcoPath" : " Images\\ bookmark.png" ,
12
- "Languages" : " Languages"
11
+ "IcoPath" : " Images\\ bookmark.png"
13
12
}
You can’t perform that action at this time.
0 commit comments