Kbarcode: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Propose deletion)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
KBarCode is a program that allows you to generate a barcode from a number/character sequence you can determine.
{{Proposed_deletion|reason=Unmaintained KDE4 project with last update in 2013.}}


[[Image:Kbarcode-Screenshot.png|400px]]
<languages />


Kbarcode shows preview
{|class="tablecenter vertical-centered"
|[[Image:Kbarcode.png|64px|left|Lokalize]]||&nbsp;||<translate><!--T:1-->
'''KBarCode is a program that allows you to generate a barcode from a number/character sequence you can determine.'''</translate>
|}
<translate>
<!--T:2-->
[[Image:Kbarcode-Screenshot.png|thumb|400px|center|Kbarcode shows preview]]


= First-time use =
==First-time use == <!--T:3-->
When you use it for the first time, first make sure you have mysql and kbarcode installed and started. E.g. with SUSE Linux you do this in a [[konsole]]:
 
yast -i mysql kbarcode
<!--T:4-->
When you use it for the first time, first make sure you have '''mysql''' and '''kbarcode''' installed and started. E.g. with openSUSE Linux you do this in a [[Special:myLanguage/Konsole|Konsole]]:
 
<!--T:5-->
{{Input|1=yast -i mysql kbarcode
  /etc/init.d/mysql start
  /etc/init.d/mysql start
  kbarcode
  kbarcode
}}


= Author =
==Author == <!--T:6-->


<!--T:7-->
Dominik Seichter <domseichter AT web.de>
Dominik Seichter <domseichter AT web.de>


= External Links =
==See also == <!--T:8-->
 
<!--T:9-->
* [[Special:myLanguage/Applications/Graphics|Applications/Graphics]]
* [http://www.kbarcode.net/ Homepage]
* [http://www.kbarcode.net/ Homepage]
* [http://lists.sourceforge.net/lists/listinfo/kbarcode-users Mailinglist (english and german)]
* [http://lists.sourceforge.net/lists/listinfo/kbarcode-users Mailinglist (english and german)]
* http://en.wikipedia.org/wiki/Barcode
* http://en.wikipedia.org/wiki/Barcode
<!--T:10-->
[[Category:Graphics]]
[[Category:Office]]
</translate>

Latest revision as of 04:11, 1 March 2024

Proposed for Deletion

This page has been proposed for deletion for the following reason:

Unmaintained KDE4 project with last update in 2013.

Please use the discussion section of this page to voice your opinion on this.
Lokalize
Lokalize
  KBarCode is a program that allows you to generate a barcode from a number/character sequence you can determine.
Kbarcode shows preview

First-time use

When you use it for the first time, first make sure you have mysql and kbarcode installed and started. E.g. with openSUSE Linux you do this in a Konsole:

yast -i mysql kbarcode
 /etc/init.d/mysql start
 kbarcode

Author

Dominik Seichter <domseichter AT web.de>

See also