File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1717 <system : String x : Key =" flowlauncher_plugin_browserbookmark_loadBrowserFrom" >Load Browser From:</system : String >
1818 <system : String x : Key =" flowlauncher_plugin_browserbookmark_browserName" >Browser Name</system : String >
1919 <system : String x : Key =" flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory" >DataDirectoryPath</system : String >
20- <system : String x : Key =" flowlauncher_plugin_browserbookmark_addBrowserBookmark" >Add Custom Browser Bookmark </system : String >
21- <system : String x : Key =" flowlauncher_plugin_browserbookmark_removeBrowserBookmark" >Delete Custom Browser Bookmark </system : String >
20+ <system : String x : Key =" flowlauncher_plugin_browserbookmark_addBrowserBookmark" >Add</system : String >
21+ <system : String x : Key =" flowlauncher_plugin_browserbookmark_removeBrowserBookmark" >Delete</system : String >
2222</ResourceDictionary >
Original file line number Diff line number Diff line change 6363 </ListView .View>
6464 </ListView >
6565 <StackPanel HorizontalAlignment =" Right" Orientation =" Horizontal" >
66- <Button Content =" {DynamicResource flowlauncher_plugin_browserbookmark_addBrowserBookmark}" Margin =" 10" Click =" NewCustomBrowser" />
67- <Button Content =" {DynamicResource flowlauncher_plugin_browserbookmark_removeBrowserBookmark}" Margin =" 10" Click =" DeleteCustomBrowser" />
66+ <Button Content =" {DynamicResource flowlauncher_plugin_browserbookmark_addBrowserBookmark}"
67+ Margin =" 10" Click =" NewCustomBrowser" Width =" 80" />
68+ <Button Content =" {DynamicResource flowlauncher_plugin_browserbookmark_removeBrowserBookmark}"
69+ Margin =" 10" Click =" DeleteCustomBrowser" Width =" 80" />
6870 </StackPanel >
6971 </StackPanel >
7072 </Grid >
You can’t perform that action at this time.
0 commit comments