unixcmd 0.1.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,30 +1,41 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unixcmd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Levenkov Artem
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-05 00:00:00.000000000 Z
11
+ date: 2015-04-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Orthodox file manager
14
14
  email: artem@levenkov.org
15
15
  executables:
16
16
  - unixcmd
17
- extensions: []
17
+ extensions:
18
+ - ext/gnome_get_filetype_icon/extconf.rb
18
19
  extra_rdoc_files: []
19
20
  files:
20
- - lib/unixcmd/panel.rb
21
- - lib/unixcmd/dirview.rb
22
- - lib/unixcmd/config.rb
21
+ - bin/unixcmd
22
+ - data/forms/copydlg.glade
23
+ - data/forms/mkdirdlg.glade
24
+ - data/forms/movedlg.glade
25
+ - data/forms/removedlg.glade
26
+ - ext/gnome_get_filetype_icon/extconf.rb
27
+ - lib/unixcmd/aux.rb
23
28
  - lib/unixcmd/cmd.rb
29
+ - lib/unixcmd/config.rb
30
+ - lib/unixcmd/copydlg.rb
31
+ - lib/unixcmd/devel.rb
32
+ - lib/unixcmd/dirview.rb
33
+ - lib/unixcmd/mkdirdlg.rb
34
+ - lib/unixcmd/movedlg.rb
35
+ - lib/unixcmd/panel.rb
36
+ - lib/unixcmd/removedlg.rb
24
37
  - lib/unixcmd/version.rb
25
- - lib/unixcmd/aux.rb
26
- - bin/unixcmd
27
- homepage: http://github.com/levenkov/unixcmd
38
+ homepage: http://www.unixcmd.org/
28
39
  licenses:
29
40
  - MIT
30
41
  metadata: {}
@@ -44,7 +55,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
44
55
  version: '0'
45
56
  requirements: []
46
57
  rubyforge_project:
47
- rubygems_version: 2.0.14
58
+ rubygems_version: 2.2.2
48
59
  signing_key:
49
60
  specification_version: 4
50
61
  summary: UNIX Commander