~eloaders/i-nex/I-Nex

« back to all changes in this revision

Viewing changes to src/i-nex/.src/About.form

  • Committer: eloaders
  • Date: 2014-01-29 14:36:27 UTC
  • Revision ID: git-v1:af5949159d698e65b4d2a2062f57062a7f606cfc
New I-Nex Logo

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
    Text = ("Main")
21
21
    Picture = Picture["AppIcons/gtk-info.png"]
22
22
    { PictureBox1 PictureBox
23
 
      Move(0,0,258,264)
 
23
      Move(0,0,256,256)
24
24
      Picture = Picture["logo/i-nex.0.4.x.png"]
25
25
      Stretch = True
26
26
    }
27
27
    { TextLabel1 TextLabel
28
 
      Move(264,0,198,234)
 
28
      Move(266,7,198,234)
29
29
      #Translate = False
 
30
      Font = Font["8"]
30
31
      Text = "I-Nex is an application that gathers information for hardware components available on your system and displays it using an user interface similar to the popular Windows tool CPU-Z.\n\nI-Nex can display information for the following components: CPU, GPU, Motherboard, Sound, Hard disks, RAM, Network and USB as well as some system info like the hostname, Linux distribution and version, Xorg, GCC, GLX versions and Linux Kernel info.\n\n"
31
32
    }
32
33
    { ToolButton1 ToolButton
37
38
    }
38
39
    { TextLabel6 TextLabel
39
40
      Move(6,258,456,138)
 
41
      Font = Font["8"]
40
42
      Text = ("\nThe difference between I-Nex and the other hardware information GUI tools available for Linux is that the information is better organized and is displayed faster (than lshw-gtk for instance). Also, the hardware information is presented in a way that’s easier to understand than other such tools.\n\nBesides being able to display hardware information, I-Nex can also generate an advanced report for which you can select what to include and optionally send the report to a service such as Pastebin (and others). It also features an option to take a screenshot of the I-Nex window directly from the application.")
41
43
    }
42
44
    Index = 1