navilocal 1.2.2 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/navilocal +8 -8
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '097f29ac473a6a3544c969d25c341cad78568863aae48ce6de5b3aba3ad2229c'
4
- data.tar.gz: dc9457620cef61b5c47c5bef804695cda42345a4068249f07a985ed19f39e554
3
+ metadata.gz: b05c4ddb6b2bb24f88658865d28f9aa7d1b9a8186139af9c515a83e1b265e01d
4
+ data.tar.gz: 73717985f4242e2ecb9d561b7ec53be28ef027a9b5a668f9aeb214d07a38f2d9
5
5
  SHA512:
6
- metadata.gz: aa3ff78e8d4a24d975f2eb8a2871995ba2109371d1e6c56af9a433e56e970ed173d001a50ea3052db0d3aec657a5ee0ef596d233dfee7dc5142d1a67dc513f00
7
- data.tar.gz: 4c71d5aec3a6de51f7e62d13ea0a84764e5da3b48966370ee8fe06853f29f1f7cb5ab3ae6a7c2d729689df044f808a71bc7dd1b6f29d1432dc06053921753879
6
+ metadata.gz: 7659b8c0bdb23adfdb75dc2c849630a6b8491c115f58d751efd43d218b164fd632e01d919d4c992868ac18df097ecbc534add957855a9fe72235219fc0e49671
7
+ data.tar.gz: 59972f8c0ecace1982da8b5f5f099b8cc64f6f4f0018f030f70e2302d802015adc9cd03c33ce097a3a7d324c9aae10c39f7529634e6856d0a40a1372026961d5
data/bin/navilocal CHANGED
@@ -17,14 +17,14 @@ resource_bin = File.join(application_root_path, 'gresource.bin')
17
17
 
18
18
  # the commented block below is required to generate resources folder or update if any changes
19
19
 
20
- resource_xml = File.join(application_root_path, 'resources', 'gresources.xml')
21
- # # Build the binary
22
- system("glib-compile-resources",
23
- "--target", resource_bin,
24
- "--sourcedir", File.dirname(resource_xml),
25
- resource_xml)
26
-
27
-
20
+ # resource_xml = File.join(application_root_path, 'resources', 'gresources.xml')
21
+ # # # Build the binary
22
+ # system("glib-compile-resources",
23
+ # "--target", resource_bin,
24
+ # "--sourcedir", File.dirname(resource_xml),
25
+ # resource_xml)
26
+ #
27
+ #
28
28
  #
29
29
  resource = Gio::Resource.load(resource_bin)
30
30
  Gio::Resources.register(resource)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: navilocal
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.2
4
+ version: 1.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Msanjib