Skip to content

Commit b5b4ad0

Browse files
authored
update: helium 0.9.4.1 (#204)
1 parent d7b12f0 commit b5b4ad0

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package/helium-bin.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define version 0.9.3.1
1+
%define version 0.9.4.1
22
%global debug_package %{nil}
33

44
Name: helium-bin

patches/helium/linux/add-middle-click-paste-flag.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--- a/chrome/browser/helium_flag_choices.h
22
+++ b/chrome/browser/helium_flag_choices.h
3-
@@ -35,7 +35,8 @@ namespace helium {
3+
@@ -37,7 +37,8 @@ namespace helium {
44
constexpr const char kMiddleClickAutoscrollCommandLine[] = "middle-click-autoscroll";
55
constexpr const char kHeliumCompactLocationWidthCommandLine[] =
66
"helium-compact-location-width";
@@ -12,7 +12,7 @@
1212
#endif /* CHROME_BROWSER_HELIUM_FLAG_CHOICES_H_ */
1313
--- a/chrome/browser/helium_flag_entries.h
1414
+++ b/chrome/browser/helium_flag_entries.h
15-
@@ -36,4 +36,8 @@
15+
@@ -41,4 +41,8 @@
1616
"Automatic address bar width in compact layout",
1717
"Allows the location bar to automatically reduce its width in the compact browser layout. The omnibox may be uncomfortable to use. Helium flag.",
1818
kOsDesktop, FEATURE_VALUE_TYPE(features::kHeliumCompactLocationWidth)},

0 commit comments

Comments
 (0)