Index: trunk/data/pcb-rnd.file =================================================================== --- trunk/data/pcb-rnd.file (revision 34888) +++ trunk/data/pcb-rnd.file (nonexistent) @@ -1,16 +0,0 @@ -# pcb-rnd data file magic(5) patterns to be used with file(1) -# Copy the content of this file in /etc/magic - -0 regex/128l ha:pcb-rnd-board-v[0-9]+[\ \t\r\n]*[{] pcb-rnd board file (lihata) -0 regex/128l li:pcb-rnd-subcircuit-v[0-9]+[\ \t\r\n]*[{] pcb-rnd subcircuit/footprint file (lihata) -0 regex/128l li:pcb-rnd-buffer-v[0-9]+[\ \t\r\n]*[{] pcb-rnd paste buffer content (lihata) -0 regex/128l li:pcb-rnd-conf-v[0-9]+[\ \t\r\n]*[{] pcb-rnd configuration (lihata) -0 regex/128l ha:rnd-menu-v[0-9]+[\ \t\r\n]*[{] librnd menu system (lihata) -0 regex/128l ha:rnd-menu-patch-v[0-9]+[\ \t\r\n]*[{] librnd menu patch (lihata) -0 regex/128l ha:pcb-rnd-drc-query-v[0-9]+[\ \t\r\n]*[{] pcb-rnd drc query string (lihata) -0 regex/128l li:pcb-rnd-font-v[0-9]+[\ \t\r\n]*[{] pcb-rnd configuration (lihata) -0 regex/128l ha:pcb-rnd-log-v[0-9]+[\ \t\r\n]*[{] pcb-rnd message log dump (lihata) -0 regex/128l li:pcb-rnd-padstack-v[0-9]+[\ \t\r\n]*[{] pcb-rnd padstack (lihata) -0 regex/128l ha:coraleda-project-v[0-9]+[\ \t\r\n]*[{] CoralEDA project file (lihata) -0 regex/128l li:pcb-rnd-view-list-v[0-9]+[\ \t\r\n]*[{] pcb-rnd view list (lihata) -0 search Netlist(Freeze) pcb-rnd or gEDA/PCB netlist forward annotation action script Index: trunk/data/pcb-rnd.desktop =================================================================== --- trunk/data/pcb-rnd.desktop (revision 34888) +++ trunk/data/pcb-rnd.desktop (nonexistent) @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=pcb-rnd -GenericName=PCB layout tool -Exec=pcb-rnd %F -Icon=pcb-rnd -Type=Application -Terminal=false -Categories=Office;Engineering;Electronics;Development; Index: trunk/data/Makefile =================================================================== --- trunk/data/Makefile (revision 34888) +++ trunk/data/Makefile (nonexistent) @@ -1,20 +0,0 @@ -# This Makefile is a plain old hand written one; all configuration settings -# are included from ../Makefile.conf which is scconfig generated - -all: - -install_: - echo "No installation script. Please contribute!" - -install: - $(MAKE) install_ CPC="$(CP)" - -linstall: - $(MAKE) install_ CPC="$(LN)" - -uninstall: - echo "No installation script. Please contribute!" - -include ../Makefile.conf -themedir=$(DATADIR)/icons/$(theme) - Index: trunk/doc/resources/pcb-rnd.desktop =================================================================== --- trunk/doc/resources/pcb-rnd.desktop (nonexistent) +++ trunk/doc/resources/pcb-rnd.desktop (revision 34889) @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=pcb-rnd +GenericName=PCB layout tool +Exec=pcb-rnd %F +Icon=pcb-rnd +Type=Application +Terminal=false +Categories=Office;Engineering;Electronics;Development; Index: trunk/doc/resources/pcb-rnd.file =================================================================== --- trunk/doc/resources/pcb-rnd.file (nonexistent) +++ trunk/doc/resources/pcb-rnd.file (revision 34889) @@ -0,0 +1,16 @@ +# pcb-rnd data file magic(5) patterns to be used with file(1) +# Copy the content of this file in /etc/magic + +0 regex/128l ha:pcb-rnd-board-v[0-9]+[\ \t\r\n]*[{] pcb-rnd board file (lihata) +0 regex/128l li:pcb-rnd-subcircuit-v[0-9]+[\ \t\r\n]*[{] pcb-rnd subcircuit/footprint file (lihata) +0 regex/128l li:pcb-rnd-buffer-v[0-9]+[\ \t\r\n]*[{] pcb-rnd paste buffer content (lihata) +0 regex/128l li:pcb-rnd-conf-v[0-9]+[\ \t\r\n]*[{] pcb-rnd configuration (lihata) +0 regex/128l ha:rnd-menu-v[0-9]+[\ \t\r\n]*[{] librnd menu system (lihata) +0 regex/128l ha:rnd-menu-patch-v[0-9]+[\ \t\r\n]*[{] librnd menu patch (lihata) +0 regex/128l ha:pcb-rnd-drc-query-v[0-9]+[\ \t\r\n]*[{] pcb-rnd drc query string (lihata) +0 regex/128l li:pcb-rnd-font-v[0-9]+[\ \t\r\n]*[{] pcb-rnd configuration (lihata) +0 regex/128l ha:pcb-rnd-log-v[0-9]+[\ \t\r\n]*[{] pcb-rnd message log dump (lihata) +0 regex/128l li:pcb-rnd-padstack-v[0-9]+[\ \t\r\n]*[{] pcb-rnd padstack (lihata) +0 regex/128l ha:coraleda-project-v[0-9]+[\ \t\r\n]*[{] CoralEDA project file (lihata) +0 regex/128l li:pcb-rnd-view-list-v[0-9]+[\ \t\r\n]*[{] pcb-rnd view list (lihata) +0 search Netlist(Freeze) pcb-rnd or gEDA/PCB netlist forward annotation action script