Author: cazfi
Date: Thu Nov 17 08:55:43 2016
New Revision: 34533

URL: http://svn.gna.org/viewcvs/freeciv?rev=34533&view=rev
Log:
Install gtk3.22-client theme to correct directory.

See bug #25306

Modified:
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Arrows/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Buttons/Makefile.am
    
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Check-Radio/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Combo/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Frame-Gap/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Handles/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Lines/Makefile.am
    
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ListHeaders/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Makefile.am
    
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Menu-Menubar/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Others/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Panel/Makefile.am
    
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ProgressBar/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Range/Makefile.am
    
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Scrollbars/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Shadows/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Spin/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Tabs/Makefile.am
    branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Toolbar/Makefile.am

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Arrows/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Arrows/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Arrows/Makefile.am   
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Arrows/Makefile.am   
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Arrows
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Arrows
 
 pkgdata_DATA =                 \
        arrow-down.png          \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Buttons/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Buttons/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Buttons/Makefile.am  
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Buttons/Makefile.am  
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Buttons
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Buttons
 
 pkgdata_DATA =                 \
        button-default.png      \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Check-Radio/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Check-Radio/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Check-Radio/Makefile.am  
    (original)
+++ 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Check-Radio/Makefile.am  
    Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Check-Radio
+pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Check-Radio
 
 pkgdata_DATA =                 \
        check1.png              \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Combo/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Combo/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Combo/Makefile.am    
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Combo/Makefile.am    
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Combo
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Combo
 
 pkgdata_DATA =                 \
        combo-arrow-insens.png  \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Frame-Gap/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Frame-Gap/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Frame-Gap/Makefile.am    
    (original)
+++ 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Frame-Gap/Makefile.am    
    Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Frame-Gap
+pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Frame-Gap
 
 pkgdata_DATA =                 \
        frame1.png              \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Handles/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Handles/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Handles/Makefile.am  
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Handles/Makefile.am  
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Handles
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Handles
 
 pkgdata_DATA =                 \
        handle-h.png            \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Lines/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Lines/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Lines/Makefile.am    
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Lines/Makefile.am    
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Lines
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Lines
 
 pkgdata_DATA =                 \
        line-h.png              \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ListHeaders/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ListHeaders/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ListHeaders/Makefile.am  
    (original)
+++ 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ListHeaders/Makefile.am  
    Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/ListHeaders
+pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ListHeaders
 
 pkgdata_DATA =                 \
        list_header-insens.png  \

Modified: branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Makefile.am  
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Makefile.am  Thu Nov 
17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0
 
 SUBDIRS = Arrows Buttons Check-Radio Combo Frame-Gap Handles Lines \
           ListHeaders Menu-Menubar Others Panel ProgressBar Range \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Menu-Menubar/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Menu-Menubar/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Menu-Menubar/Makefile.am 
    (original)
+++ 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Menu-Menubar/Makefile.am 
    Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Menu-Menubar
+pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Menu-Menubar
 
 pkgdata_DATA =                 \
        menubar-item.png        \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Others/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Others/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Others/Makefile.am   
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Others/Makefile.am   
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Others
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Others
 
 pkgdata_DATA =                 \
        focus.png               \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Panel/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Panel/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Panel/Makefile.am    
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Panel/Makefile.am    
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Panel
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Panel
 
 pkgdata_DATA =                 \
        panel-bg.png            \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ProgressBar/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ProgressBar/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ProgressBar/Makefile.am  
    (original)
+++ 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ProgressBar/Makefile.am  
    Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/ProgressBar
+pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/ProgressBar
 
 pkgdata_DATA =                 \
        progressbar-horiz-1.png \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Range/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Range/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Range/Makefile.am    
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Range/Makefile.am    
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Range
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Range
 
 pkgdata_DATA =                 \
        null.png                \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Scrollbars/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Scrollbars/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Scrollbars/Makefile.am   
    (original)
+++ 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Scrollbars/Makefile.am   
    Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Scrollbars
+pkgdatadir = 
$(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Scrollbars
 
 pkgdata_DATA =                 \
        scroll-thumb-horiz.png  \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Shadows/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Shadows/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Shadows/Makefile.am  
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Shadows/Makefile.am  
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Shadows
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Shadows
 
 pkgdata_DATA =                 \
        entry-shadow-in.png     \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Spin/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Spin/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Spin/Makefile.am     
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Spin/Makefile.am     
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Spin
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Spin
 
 pkgdata_DATA =                 \
        spin-down-disable.png   \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Tabs/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Tabs/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Tabs/Makefile.am     
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Tabs/Makefile.am     
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Tabs
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Tabs
 
 pkgdata_DATA =                 \
        null.png                \

Modified: 
branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Toolbar/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Toolbar/Makefile.am?rev=34533&r1=34532&r2=34533&view=diff
==============================================================================
--- branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Toolbar/Makefile.am  
(original)
+++ branches/S2_6/data/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Toolbar/Makefile.am  
Thu Nov 17 08:55:43 2016
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## Override automake so that "make install" puts these in proper place:
-pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.x/Freeciv/gtk-3.0/Toolbar
+pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-3.22/Freeciv/gtk-3.0/Toolbar
 
 pkgdata_DATA =                 \
        toolbar.png


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to