diff --git a/README.md b/README.md index 15ea1f1..804d463 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Other options to pass to autogen.sh are Note: Normally the correct version is detected automatically and this option should not be needed. -After the installation is complete you can activate the theme with `gnome-tweak-tool` or a similar program by selecting `Arc`, `Arc-Darker` or `Arc-Dark` as Window/GTK+ theme and `Arc` or `Arc-Dark` as Gnome-Shell and Xfce-Notify theme. +After the installation is complete you can activate the theme with `gnome-tweak-tool` or a similar program by selecting `Arc-Flatabulous`, `Arc-Flatabulous-Darker` or `Arc-Flatabulous-Dark` as Window/GTK+ theme and `Arc-Flatabulous` or `Arc-Flatabulous-Dark` as Gnome-Shell and Xfce-Notify theme. **Uninstall the theme** @@ -131,6 +131,9 @@ If you get artifacts like black or invisible backgrounds under Unity, disable ov gsettings set com.canonical.desktop.interface scrollbar-mode normal +### Bug reporting +If you find a bug, please report it at https://github.com/andreisergiu98/arc-flatabulous-theme/issues + ### Full Preview ![A full screenshot of the Arc theme](http://i.imgur.com/4JSTAFB.jpg) Screenshot Details: Icons: [Numix Circle](https://github.com/numixproject/numix-icon-theme-circle) | [Wallpaper](https://github.com/GNOME/gnome-backgrounds/blob/master/backgrounds/Waves.jpg) | Font: [Source Sans Pro](https://github.com/adobe-fonts/source-sans-pro) diff --git a/configure.ac b/configure.ac index c682286..380254a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ AC_INIT( - [arc-theme], + [arc-flatabulous-theme], [20160331], - [https://github.com/horst3180/Arc-theme/issues], - [arc-theme], + [https://github.com/andreisergiu98/arc-flatabulous-theme/issues], + [arc-flatabulous-theme], [https://github.com/andreisergiu98/arc-flatabulous-theme], [] )