ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #06302
[Merge] lp:~verzegnassi-stefano/ubuntu-docviewer-app/new-app-icon into lp:ubuntu-docviewer-app
Stefano Verzegnassi has proposed merging lp:~verzegnassi-stefano/ubuntu-docviewer-app/new-app-icon into lp:ubuntu-docviewer-app.
Commit message:
Updated app icon
Requested reviews:
Alan Pope (popey)
For more details, see:
https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/new-app-icon/+merge/278995
Updated app icon (from https://code.launchpad.net/~tiheum/ubuntu-themes/app-icons-201511)
--
Your team Ubuntu Document Viewer Developers is subscribed to branch lp:ubuntu-docviewer-app.
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2015-11-22 17:28:09 +0000
+++ CMakeLists.txt 2015-11-30 16:31:34 +0000
@@ -18,7 +18,7 @@
set(APP_NAME ubuntu-docviewer-app)
set(DESKTOP_FILE "${PROJECT_NAME}.desktop")
set(LP_PROJECT ubuntu-docviewer-app)
-set(ICON_FILE docviewer@xxxxxx)
+set(ICON_FILE docviewer-app.png)
set(AUTOPILOT_DIR ubuntu_docviewer_app)
# Sets BZR_REVNO
=== added file 'data/docviewer-app.png'
Binary files data/docviewer-app.png 1970-01-01 00:00:00 +0000 and data/docviewer-app.png 2015-11-30 16:31:34 +0000 differ
=== removed file 'data/docviewer@xxxxxx'
Binary files data/docviewer@xxxxxx 2015-10-21 13:16:12 +0000 and data/docviewer@xxxxxx 1970-01-01 00:00:00 +0000 differ
Follow ups