Pārlūkot izejas kodu

Merge pull request #224 from bgrabitmap/dev-lazpaint

Dev lazpaint
circular17 4 gadi atpakaļ
vecāks
revīzija
af8082da24
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      Makefile
  2. 1 1
      debian/changelog

+ 1 - 1
Makefile

@@ -2,7 +2,7 @@
 # On FreeBSD, TARGET can be Gtk2 (default) or Qt5
 # On FreeBSD, TARGET can be Gtk2 (default) or Qt5
 # On Windows, TARGET can be Win32 (default) or Qt5
 # On Windows, TARGET can be Win32 (default) or Qt5
 
 
-BGRABITMAP_DIR := bgrabitmap/bgrabitmap
+BGRABITMAP_DIR := bgrabitmap
 BGRACONTROLS_DIR := bgracontrols
 BGRACONTROLS_DIR := bgracontrols
 
 
 ifeq ($(OS),Windows_NT)     # true for Windows_NT or later
 ifeq ($(OS),Windows_NT)     # true for Windows_NT or later

+ 1 - 1
debian/changelog

@@ -1,7 +1,7 @@
 lazpaint (7.1.6-1) unstable; urgency=medium
 lazpaint (7.1.6-1) unstable; urgency=medium
 
 
   * zoom and rotate raster layers without rasterizing
   * zoom and rotate raster layers without rasterizing
-  * vectorial layers to allow to edit existing shapes
+  * vectorial layers to allow one to edit existing shapes
   * shapes can be rotated and transformed (right-click or Alt)
   * shapes can be rotated and transformed (right-click or Alt)
   * shapes can be aligned horizontally/vertically
   * shapes can be aligned horizontally/vertically
   * shapes can be brought to front or sent to back
   * shapes can be brought to front or sent to back